]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath5k: disable HW crypto in management frame
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Fri, 14 Sep 2012 10:26:11 +0000 (18:26 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Sep 2012 19:02:08 +0000 (15:02 -0400)
commit90e6274d2ecf3bcb44e3727a395e56b7ef467218
treeebf4e68eb82bc2c11aa7939993ab6d38a39137bf
parente37b674156b9d5cd87025f0b4719d60e4ac6060c
ath5k: disable HW crypto in management frame

Hardware support for MFP is not available in ath5k. Thus,
this implementation allows the mac80211 stack to do the
actuall crypto operation.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/mac80211-ops.c