diate queue.
Signed-off-by: Tim Shepard
---
drivers/net/wireless/ath/ath9k/ath9k.h | 16 +++-
drivers/net/wireless/ath/ath9k/debug_sta.c |8 +-
drivers/net/wireless/ath/ath9k/init.c |1 +
drivers/net/wireless/ath/ath9k/main.c |1 +
drivers/net/wireless/ath/ath9k/x
Also use hwq instead of txq to refer to it throughout ath9k/*. This
is prep work for using mac80211's new intermediate queues, which are
called txq, and it would be too confusing if both are called txq.
Signed-off-by: Tim Shepard
---
drivers/net/wireless/ath/ath9k/ath9k.h |
figure out what the right way to do
the clean up. I see little harm in leaving it stay for awhile.
I have not tried any testing with CONFIG_ATH9K_CHANNEL_CONTEXT=y and
I am not even sure what I would need to do to properly exercise that.
Please comment and/or test.
actually
fixed it.
-Tim Shepard
s...@alum.mit.edu
___ _ ___ _ _ _ ___ ___ _ _ _ _ _ _ ___ _ _ _ ___ _ ___ _ ___
diff --git a/drivers/net/wireless/ath/ath9k/channel.c
b/drivers/net/wireless/ath/ath9k/channel.c
index 50e614b..02975
he mt76 driver which uses them.)
-Tim Shepard
s...@alum.mit.edu
This patch leaves the code for ath9k's internal per-node per-tid
queues in place and just modifies the driver to also pull from
the new mac80211 intermediate software queues, and implements
the .wake_tx_queue method, which will cause mac80211 to deliver
packets to be sent via the new intermediate
Also use hwq instead of txq to refer to it throughout ath9k/*. This
is prep work for using mac80211's new intermediate queues, which are
called txq, and it would be too confusing if both are called txq.
---
drivers/net/wireless/ath/ath9k/ath9k.h | 50 +--
drivers/net/wireless/ath/ath9k/bea
NTEXT=y and
I am not even sure what I would need to do to properly exercise that.
Please comment and/or test.
-Tim Shepard
s...@alum.mit.edu