]> git.openfabrics.org - ~emulex/infiniband.git/commit
ath9k_hw: enable interrupts for beacon tx completion events
authorFelix Fietkau <nbd@openwrt.org>
Mon, 27 Feb 2012 18:58:41 +0000 (19:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:20:48 +0000 (15:20 -0500)
commit627e67a656bbb1d616c1ca2d056138a164111a52
tree4a0e4b19de25691bf0068426deaea8c98a8e5c86
parent4286df60edfe19d3407fa112bf4bdfeeadda897c
ath9k_hw: enable interrupts for beacon tx completion events

Not doing so could cause the tx status queue to overflow during longer
periods of time without non-beacon tx. These events are also required
for proper drv_tx_last_beacon handling.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/mac.c