Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment