Skip to content
Commit a790cc3a authored by Alexander Wetzel's avatar Alexander Wetzel Committed by Johannes Berg
Browse files

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: default avatarAlexander Wetzel <alexander@wetzel-home.de>
[add staging drivers]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent c850e31f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment