diff options
author | Alexander Wetzel <alexander@wetzel-home.de> | 2022-10-09 18:30:39 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-10-10 11:00:03 +0200 |
commit | a790cc3a4fad75048295571a350b95b87e022a5a (patch) | |
tree | 0e99ec6489b5f570fedcb93bf059410c032ba6f1 /net/mac80211/util.c | |
parent | wifi: mac80211: add internal handler for wake_tx_queue (diff) | |
download | linux-a790cc3a4fad75048295571a350b95b87e022a5a.tar.xz linux-a790cc3a4fad75048295571a350b95b87e022a5a.zip |
wifi: mac80211: add wake_tx_queue callback to drivers
mac80211 is fully switching over to the internal TX queue (iTXQ)
implementation. Update all drivers not yet providing the now mandatory
wake_tx_queue() callback.
As an side effect the netdev interfaces of all updated drivers will
switch to the noqueue qdisc.
Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
[add staging drivers]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions