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)
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>

No differences found