ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Sat, 15 Nov 2014 19:05:40 +0000 (03:05 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 17 Nov 2014 20:32:15 +0000 (15:32 -0500)
commite6510b11209a4f4668924d9178ead304a692a9b2
tree9a633305e4b845ab0bb30cdd604737c61e8e06be
parent7bf165218b208f95565edfc15bffc5e384aae30f
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx

Use the sw_mgmt_crypto_tx flag to trigger the CCMP encryption
for transmitted management frames to be done in software while
the sw_mgmt_crypto_rx flag is used to trigger the CCMP decryption
for received management frames to be done in software.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/common.c
drivers/net/wireless/ath/ath9k/htc_drv_main.c
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/main.c