commit | 2f242bf45370b8ea44f209b22c3c90984655a102 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 05 11:53:19 2017 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon May 08 11:11:56 2017 +0200 |
tree | 357b432e630a3daa56cc98150957aa8c6cf5c8a5 | |
parent | 4ac4d584886a4f47f8ff3bca0f32ff9a2987d3e5 [diff] |
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>