commit | 32fbccafed7e935432b601f0453c2b702a385a25 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Tue Mar 30 08:48:27 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 31 14:46:41 2010 -0400 |
tree | 212c7ba1e0fd15dcb2dabe5367c7029525c763b1 | |
parent | 29bffa96e9bef4fb84740a49e93d5bd6ca126bac [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>