]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: cfg80211/mac80211: remove more 5/10 MHz code
authorJohannes Berg <johannes.berg@intel.com>
Sat, 29 Mar 2025 21:14:20 +0000 (22:14 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Apr 2025 13:21:32 +0000 (15:21 +0200)
commit996c15bd30a9caf5d3a32414a28503f3389fc96e
treef914266ed205d41d1ebb2178e8c184449b63d123
parent7438843df8cf7a484303caee7540a00f0ef972b2
wifi: cfg80211/mac80211: remove more 5/10 MHz code

We still have ieee80211_chandef_rate_flags() and all that,
but all the users seem pretty much broken (deflink, etc.)
Remove all the code. It's been two years since last anyone
even vaguely entertained the notion of looking at this and
fixing it.

Link: https://patch.msgid.link/20250329221419.c31da7ae8c84.I1a3a4b6008134d66ca75a5bdfc004f4594da8145@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
12 files changed:
include/net/cfg80211.h
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mesh_plink.c
net/mac80211/mlme.c
net/mac80211/parse.c
net/mac80211/rate.c
net/mac80211/rc80211_minstrel_ht.c
net/mac80211/tdls.c
net/mac80211/tx.c
net/mac80211/util.c