]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: remove 80+80 MHz rate reporting
authorJohannes Berg <johannes.berg@intel.com>
Thu, 15 Jan 2015 15:05:21 +0000 (16:05 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Jan 2015 15:05:21 +0000 (16:05 +0100)
commit22e029ae1266ddad49e20edae1e2354d1a854f83
tree625396ac9ea52d46b9153f334ed7dcec77db8ee3
parentaf1179b887c0f6b03b07e08ede38e0a7aac5acf6
cfg80211: 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.

In the userspace API the field remains reserved to preserve
API and ABI.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/util.c