From: Michael Liang <mliang@xxxxxxxxxxxxxxxx> Hi, I found a bug in ath9k driver. It incorrectly stripped mic on non-encrypted frames in tkip mode, so that in ap mode, QoS-data-null packets with powersave on/off were dropped due to invalid packet length in mac80211, which causes ath9k softap can't handle the peer station's powersave state transition correctly. Please review the patch to fix this issue. Michael Liang (1): ath9k: don't strip mic on non-encrypted frames in tkip drivers/net/wireless/ath/ath9k/recv.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- 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