]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUs
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 Jan 2019 09:58:37 +0000 (10:58 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 14 Feb 2019 09:29:49 +0000 (11:29 +0200)
commit1344786bd9f9cbcf0eda84e834f57019998db636
tree86ed8ae976d7c2eee2051d52abab5fbdc62a6e22
parent6f29aa280fad3e3c52f70cf5ea4c1e1ac7fca242
iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUs

In HE-TB PPDUs (labeled HE-TRIG in radiotap), we were overwriting
the data4.spatial_reuse_1 field with the spatial reuse data that
the firmware gives us for SU/MU PPDUs. Fix that by moving that,
we are already setting the data4.spatial_reuse_{1,2,3,4} fields
in the TB PPDU case.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Fixes: ea9ea9bea5b1 ("iwlwifi: mvm: show more HE radiotap data for TB PPDUs")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c