commit | e9f33a8fee53c2d4bcdeec9a89478b4bf17bfbbc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Apr 09 14:11:20 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 10 14:13:54 2019 +0200 |
tree | 842bad470c0a2912b9ec014db424305ecc85d08a | |
parent | c03fd0171ba6c8807ff5ba7c797896c84e18f3bc [diff] |
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>