OSDN Git Service

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)
commitf89903d53f4d39577be98940f7cfa49d66f86db5
treec986d12d7d500ad859280c133607f063a1323c48
parentbaf1b99ba169bdd3324ac9d99bc2a00c25534429
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