mac80211: remove 5/10 MHz rate code from station MLME
authorJohannes Berg <johannes.berg@intel.com>
Sat, 10 Jun 2017 10:52:44 +0000 (13:52 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 Jun 2017 08:24:32 +0000 (10:24 +0200)
commit44f6d42cbd6e4c1d4d25f19502dd5f27aedf89d4
tree1e59a3f951190301b2ff936e1d2a5e05b8e629df
parent204a7dbcb27bc4b461f42d7f96fdc875eb677f2f
mac80211: remove 5/10 MHz rate code from station MLME

There's no need for the station MLME code to handle bitrates for 5
or 10 MHz channels when it can't ever create such a configuration.
Remove the unnecessary code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c