aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_fw_defs.h
diff options
context:
space:
mode:
authorNick Kossifidis <mick@madwifi.org>2008-11-04 00:25:54 +0200
committerJohn W. Linville <linville@tuxdriver.com>2008-11-21 11:06:06 -0500
commit6a53a8a99cb044e1873648ba184440db6d9c65b8 (patch)
tree9e5d3975ec1c6f79b3ee969a4a00116cc28f0310 /drivers/net/bnx2x_fw_defs.h
parent392dff836f40370033bbe3b39e3b9bf4148d1435 (diff)
downloadkernel_samsung_smdk4412-6a53a8a99cb044e1873648ba184440db6d9c65b8.tar.gz
kernel_samsung_smdk4412-6a53a8a99cb044e1873648ba184440db6d9c65b8.tar.bz2
kernel_samsung_smdk4412-6a53a8a99cb044e1873648ba184440db6d9c65b8.zip
ath5k: Fix IMR init
*On a previous patch i splitted AR5K_INT_TX to multiple different TX interrupt flags for better handling but i forgot to unmask the new TXDESC and TXEOL interrupts on ath5k_init and only left TXOK. However for each queue we enable TXDESC and TXEOL interrupts, not TXOK so we don't handle TX interrupts at all (because these interrupts remain masked on PISR) and under load it results packet loss. Fix the problem by unmasking TXDESC and TXEOL on ath5k_init. Signed-Off-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/bnx2x_fw_defs.h')
0 files changed, 0 insertions, 0 deletions