From: Michael Liang Date: Fri, 20 Apr 2012 09:11:57 +0000 (+0800) Subject: ath9k: don't strip mic on non-encrypted frames in tkip X-Git-Tag: v3.5-rc1~109^2~267^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5783b817c90ce6fb82a21e103335d1ecbac430;p=pandora-kernel.git ath9k: don't strip mic on non-encrypted frames in tkip Fix the following bug: in tkip mode, qos-null ps on/off packets are dropped due to incorrect packet length so that ath9k softap can't handle powersave state transition of peer STA correctly. Signed-off-by: Michael Liang Signed-off-by: John W. Linville --- Reading git-diff-tree failed