]> Git Repo - linux.git/commit
ath9k: get rid of double queueing of rx frames on EDMA
authorFelix Fietkau <[email protected]>
Sat, 3 Mar 2012 14:17:05 +0000 (15:17 +0100)
committerJohn W. Linville <[email protected]>
Wed, 7 Mar 2012 18:51:38 +0000 (13:51 -0500)
commit3a2923e83c6036f55ad4a39c8ee9a7d4accd9539
treecfb344bda144fe1198aca0736b0ed03182435c7d
parentfc16fd8808968063929bbb198eb8bb46d40e36ce
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ath/ath9k/ar9003_mac.c
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/recv.c
This page took 0.053881 seconds and 4 git commands to generate.