wifi: mac80211: Drop support for TX push path
authorAlexander Wetzel <alexander@wetzel-home.de>
Sun, 9 Oct 2022 16:30:40 +0000 (18:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 10 Oct 2022 09:06:14 +0000 (11:06 +0200)
commit107395f9cf4419fa29b553a00872a27e579ae304
treea1f8646ad9648900b241b107669902526f414851
parentdfd2d876b3fda1790bc0239ba4c6967e25d16e91
wifi: mac80211: Drop support for TX push path

All drivers are now using mac80211 internal queues (iTXQs).
Drop mac80211 internal support for the old push path.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
14 files changed:
net/mac80211/cfg.c
net/mac80211/debugfs.c
net/mac80211/debugfs_netdev.c
net/mac80211/debugfs_sta.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/rx.c
net/mac80211/sta_info.c
net/mac80211/tdls.c
net/mac80211/tx.c
net/mac80211/util.c
net/mac80211/wme.c
net/mac80211/wme.h