diff options
author | Shaul Triebitz <shaul.triebitz@intel.com> | 2018-10-24 18:37:46 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-01-29 16:10:29 +0200 |
commit | c97781d1d9563dc594074177dfedd848da648223 (patch) | |
tree | 9e9b79dac9bf7beefb536a000a28e31de622c372 /drivers/net/wireless/intel/iwlwifi/mvm/utils.c | |
parent | 937c2652768f931ac2f8ce0aa35476ccb0a603d0 (diff) |
iwlwifi: iwlmvm: in monitor NDP notif take the NSS from rx_vec
Take the NSS value from 'rx_vec' rather than from 'rate_n_flags'.
The rate_n_flags has only 2 bits for the NSS giving a max of 4SS
(0 = 1SS etc.). Since there may be up to 8SS use the rx_vec which
has 3 bits for the NSS.
While at it, fix the rx_vec array to length of 2.
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions