]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: put HE SIG-B symbols/users data correctly
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jun 2018 07:43:43 +0000 (09:43 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:46 +0000 (10:25 +0300)
commitbf5539b60daf81d566d8407c0c85ca6b37f96e77
tree40b2d63357c4fffeab14ee7aa7f3d722016b8ebc
parent467499fffd8486a4cb7016ba167357407347fbbe
iwlwifi: mvm: put HE SIG-B symbols/users data correctly

As detected by Luca during code review when I move this in the
next patch, the code here is putting the data into the wrong
field (flags1 instead of flags2). Fix that.

Fixes: 4ec6d00831d0 ("iwlwifi: mvm: add radiotap data for HE")
Reported-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c