diff options
| author | Vivek Natarajan <vnatarajan@atheros.com> | 2010-04-27 13:05:38 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-02 10:26:30 -0700 |
| commit | c0f998499506a7be35eaa9d9c31a2d5f6ab59cd4 (patch) | |
| tree | 76e56ba3862549eecd3c2c5ebdb8e650f29b37b0 /drivers/sh/maple | |
| parent | 6e25e382f5a412040fe635bdc2145694f7c462d8 (diff) | |
| download | lwn-c0f998499506a7be35eaa9d9c31a2d5f6ab59cd4.tar.gz lwn-c0f998499506a7be35eaa9d9c31a2d5f6ab59cd4.zip | |
ath9k: Avoid corrupt frames being forwarded to mac80211.
commit 3a37495268ab45507b4cab9d4cb18c5496ab7a10 upstream.
If bit 29 is set, MAC H/W can attempt to decrypt the received aggregate
with WEP or TKIP, eventhough the received frame may be a CRC failed
corrupted frame. If this bit is set, H/W obeys key type in keycache.
If it is not set and if the key type in keycache is neither open nor
AES, H/W forces key type to be open. But bit 29 should be set to 1
for AsyncFIFO feature to encrypt/decrypt the aggregate with WEP or TKIP.
Reported-by: Johan Hovold <johan.hovold@lundinova.se>
Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: Ranga Rao Ravuri <ranga.ravuri@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/sh/maple')
0 files changed, 0 insertions, 0 deletions
