]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: get rid of double queueing of rx frames on EDMA
authorFelix Fietkau <nbd@openwrt.org>
Sat, 3 Mar 2012 14:17:05 +0000 (15:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Mar 2012 18:51:38 +0000 (13:51 -0500)
commit711679c2739cb04df0fe6670c6ff80fb51e92ab4
treecfb344bda144fe1198aca0736b0ed03182435c7d
parent35ad19d2703ed81200410935a5959b05b5ff3aaa
ath9k: get rid of double queueing of rx frames on EDMA

Process rx status directly instead of separating the completion test from
the actual rx status processing.

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