]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: use software queueing for multicast traffic
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Aug 2013 12:18:13 +0000 (14:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 9 Aug 2013 19:58:24 +0000 (15:58 -0400)
commitd2e6f7435518c78c85d0c8c389e37f6ca706731e
tree6ffbdac8b042eb4cd6ceba24cbb891cfa1fd1ca6
parenta9fcdc5f3675bfc41bb5f8c0a5ec5b34fa26a697
ath9k: use software queueing for multicast traffic

Create a per-vif dummy node entry for keeping the multicast software
queues. This helps in setups with a lot of mulitcast traffic that could
otherwise potentially drown out unicast traffic to stations.

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