commit | e6510b11209a4f4668924d9178ead304a692a9b2 | [log] [tgz] |
---|---|---|
author | Chun-Yeow Yeoh <yeohchunyeow@gmail.com> | Sun Nov 16 03:05:40 2014 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 17 15:32:15 2014 -0500 |
tree | 9a633305e4b845ab0bb30cdd604737c61e8e06be | |
parent | 7bf165218b208f95565edfc15bffc5e384aae30f [diff] |
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>