commit | d6157bf78015e53371e806e0f8fd44ef6a1bfc5d | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Feb 27 19:58:39 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 05 15:20:47 2012 -0500 |
tree | efe26e8e07668c937dbadf3c1271c74a194a010e | |
parent | a0f6d6caef4033aa9c3e2ea2ceae256c4347a419 [diff] |
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>