]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: properly remove RX_ENC_FLAG_40MHZ
authorJohannes Berg <johannes.berg@intel.com>
Fri, 5 May 2017 09:53:19 +0000 (11:53 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 May 2017 09:11:56 +0000 (11:11 +0200)
commit2f242bf45370b8ea44f209b22c3c90984655a102
tree357b432e630a3daa56cc98150957aa8c6cf5c8a5
parent4ac4d584886a4f47f8ff3bca0f32ff9a2987d3e5
mac80211: properly remove RX_ENC_FLAG_40MHZ

Somehow I missed this in my RX rate cleanup series, causing some
drivers to not report correct bandwidth since this flag isn't
used by mac80211 anymore. Fix this, and make hwsim also report
higher bandwidths appropriately.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath9k/ar9003_mac.c
drivers/net/wireless/ath/ath9k/mac.c
drivers/net/wireless/intel/iwlegacy/4965-mac.c
drivers/net/wireless/intel/iwlwifi/dvm/rx.c
drivers/net/wireless/mac80211_hwsim.c
include/net/mac80211.h