]> Pileus Git - ~andy/linux/commit
ath9k: prepare queueing code for handling unaggregated traffic
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Aug 2013 12:18:08 +0000 (14:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 9 Aug 2013 19:58:13 +0000 (15:58 -0400)
commit73364b0c470a9c0361a389f3460357a7c7ffd75d
tree6a66ab70e523fca586369169fe29e51db085c667
parent8fed14085595c703612b5b712ffe114ef0370929
ath9k: prepare queueing code for handling unaggregated traffic

- Allow ath_tx_get_tid_subframe to return non-AMPDU subframes.
- Reset the tid paused state on aggregation stop
- Initialize software queues even when HT is not supported

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/xmit.c