diff options
author | 2023-06-13 15:57:16 +0300 | |
---|---|---|
committer | 2023-06-14 12:32:19 +0200 | |
commit | 97110233c0af777ce6d6c25541cd7fd86e309ecc (patch) | |
tree | 5f101339d13f400d4a55a7d8723b98ef707c0c9d /drivers/net/wireless/intel/iwlwifi/fw/acpi.c | |
parent | wifi: iwlwifi: mvm: rename BTM support flag and its TLV (diff) | |
download | wireguard-linux-97110233c0af777ce6d6c25541cd7fd86e309ecc.tar.xz wireguard-linux-97110233c0af777ce6d6c25541cd7fd86e309ecc.zip |
wifi: iwlwifi: mvm: initialize the rx_vec before using it
Initialize the phy_data.rx_vec for both version-3 and above
where it is 4-byte data size and below version which has
data size of 2-byte.
The data will be sent uninitialized in called function if
notification version is less than three.
Signed-off-by: Mukesh Sisodiya <mukesh.sisodiya@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230613155501.a6bb856f04bc.I9a15075f3dad61dcabdcd1ed0d34cf3e8ec5453f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/acpi.c')
0 files changed, 0 insertions, 0 deletions