On Thu, Aug 09, 2012 at 05:47:47PM +0200, Lorenzo Bianconi wrote: > From: Lorenzo Bianconi <lorenzo.bianconi83@xxxxxxxxx> > > After the hw reports a decryption error, the flag decrypt_error is set to > true in ath9k_rx_accept. > Since this flag is initialized to false just outside ath_rx_tasklet while cycle, > all subsequent frames are marked as corrupted until ath_rx_tasklet ends. > Fix the issue initializing decrypt_error flag at the begging of the cycle. > > Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@xxxxxxxxx> Thanks! In practice what issues did you see ? Luis -- 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