diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 22:58:40 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-06 00:20:47 +0400 |
commit | 4286df60edfe19d3407fa112bf4bdfeeadda897c (patch) | |
tree | 085655bc442974aa8dc02930d056e12315afd44f /drivers/net/wireless/ath/ath9k/mac.c | |
parent | d6157bf78015e53371e806e0f8fd44ef6a1bfc5d (diff) | |
download | linux-4286df60edfe19d3407fa112bf4bdfeeadda897c.tar.xz |
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Since AR9003 uses a global tx status queue, processing tx status outside of
the regular tx tasklet is dangerous and messes up hardware/software
synchronization of tx status events.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/mac.c')
0 files changed, 0 insertions, 0 deletions