From: Jouni Malinen Date: Tue, 30 Mar 2010 06:37:36 +0000 (-0700) Subject: ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932d37c094b3c3410b4059f18f3b5c756bff059a;p=pandora-kernel.git ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames mac80211 skips drop_unencrypted checks if the driver/firmware has already taken care of this. In case of ath9k, we must not indicate that the frame was decrypted if no decryption was actually done. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed