On Mon, Nov 03, 2008 at 02:25:54PM -0800, Nick Kossifidis wrote: > *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@xxxxxxxxx> ACK -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html