]> 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)
commit1cfec9eb40ed761f0c90b09d3ef8ead68a5aca97
treecfb344bda144fe1198aca0736b0ed03182435c7d
parent28f4d1d13263baf41c6a57ff57f3a4cb6e75277e
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