]> git.openfabrics.org - ~emulex/infiniband.git/commit
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
authorFelix Fietkau <nbd@openwrt.org>
Mon, 27 Feb 2012 18:58:39 +0000 (19:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:20:47 +0000 (15:20 -0500)
commitd6157bf78015e53371e806e0f8fd44ef6a1bfc5d
treeefe26e8e07668c937dbadf3c1271c74a194a010e
parenta0f6d6caef4033aa9c3e2ea2ceae256c4347a419
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"

The approach of this change is flawed, as it triggers tx status processing
from more callsites, yet the chips only have one global tx status queue.
Subsequent patches will properly fix the issue that this one tried to address.

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/beacon.c