wifi: mac80211: remove shifted rate support
authorJohannes Berg <johannes.berg@intel.com>
Tue, 29 Aug 2023 10:17:44 +0000 (12:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 13 Sep 2023 09:22:16 +0000 (11:22 +0200)
commit2400dfe23fa91612c18c6c8d8a5b8164ff98836c
treee8e628ff3c03c99127f2a4dd325ed2355f185eeb
parent5add321c329b1746589b51359259666ca3dbe219
wifi: mac80211: remove shifted rate support

We really cannot even get into this as we can't have
a BSS with a 5/10 MHz (scan) width, and therefore all
the code handling shifted rates cannot happen. Remove
it all, since it's broken anyway, at least with MLO.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/airtime.c
net/mac80211/cfg.c
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/rc80211_minstrel_ht.c
net/mac80211/status.c
net/mac80211/tx.c
net/mac80211/util.c