From: Sujith Date: Tue, 30 Mar 2010 03:18:27 +0000 (+0530) Subject: ath9k_htc: Fix TKIP encryption X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32fbccafed7e935432b601f0453c2b702a385a25;p=pandora-kernel.git ath9k_htc: Fix TKIP encryption Set IEEE80211_HW_RX_INCLUDES_FCS to indicate that the FCS is present in RX frames. Also, remove a redundant assignment of skb length and include the FCS_LEN when checking padding. Fixing this issue makes TKIP work. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed