mac80211: fix RX STBC override byte order
authorJohannes Berg <johannes.berg@intel.com>
Tue, 9 Apr 2019 12:11:20 +0000 (14:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 10 Apr 2019 12:13:54 +0000 (14:13 +0200)
commite9f33a8fee53c2d4bcdeec9a89478b4bf17bfbbc
tree842bad470c0a2912b9ec014db424305ecc85d08a
parentc03fd0171ba6c8807ff5ba7c797896c84e18f3bc
mac80211: fix RX STBC override byte order

The original patch neglected to take byte order conversions
into account, fix that.

Fixes: d9bb410888ce ("mac80211: allow overriding HT STBC capabilities")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ht.c