]> 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)
commit23ae2115b024eae25ebda746f00132a6445bc5b7
treec986d12d7d500ad859280c133607f063a1323c48
parentef0474d7bd7787c4b909ac04601070b31abe2168
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