OSDN Git Service

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)
commiteb89c0fb9191e6ebd8f1af52624f1aa034b707b6
tree40b2d63357c4fffeab14ee7aa7f3d722016b8ebc
parentf9fe579386a84878eea9217c8e825a7d11335feb
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: e5721e3f770f ("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