diff options
author | Naftali Goldstein <naftali.goldstein@intel.com> | 2018-09-05 08:06:07 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-09-05 10:08:42 +0200 |
commit | 77cbbc35a49b75969d98edce9400beb21720aa39 (patch) | |
tree | c525273b318504be10e4645247414f5f07db4d0b /drivers | |
parent | c3d1f8752802b2e1fb12c73bee50035bc125bc54 (diff) |
mac80211: fix saving a few HE values
After masking the he_oper_params, to get the requested values as
integers one must rshift and not lshift. Fix that by using the
le32_get_bits() macro.
Fixes: 41cbb0f5a295 ("mac80211: add support for HE")
Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com>
[converted to use le32_get_bits()]
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions