Skip to content
Snippets Groups Projects
Commit 3f53dd64 authored by Jouni Malinen's avatar Jouni Malinen Committed by John W. Linville
Browse files

ath9k: Fix hw crypto configuration for TKIP in AP mode


Incorrect Michael MIC key (RX, should have been TX) was set for the
group key in AP mode. This resulted in all broadcast frames triggering
Michael MIC errors and eventual TKIP countermeasures. The change here
sets the correct Michael MIC key based on whether the local end is the
authenticator (well, AP for now).

Signed-off-by: default avatarJouni Malinen <jouni.malinen@atheros.com>
Tested-by: default avatarPat Erley <pat-lkml@erley.org>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 998a5a7d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment