]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove 80+80 MHz rate reporting
authorJohannes Berg <johannes.berg@intel.com>
Thu, 15 Jan 2015 15:02:46 +0000 (16:02 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Jan 2015 15:02:46 +0000 (16:02 +0100)
commitaf1179b887c0f6b03b07e08ede38e0a7aac5acf6
treec986d12d7d500ad859280c133607f063a1323c48
parente971ecc2226cd402aef26402df64cc9c14acda26
mac80211: remove 80+80 MHz rate reporting

These rates are treated the same as 160 MHz in the spec,
so it makes no sense to distinguish them. As no driver
uses them yet, this is also not a problem, just remove
them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/rx.c
net/mac80211/util.c