commit | 4bbf4414d2494aea8d72eefd47a4b0b272175865 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Thu May 22 12:35:49 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 22 14:04:38 2014 -0400 |
tree | dc929ce09076134958ad66e213322c3360699f9b | |
parent | 09869495616af7e5098aabb6f3eefdf885235699 [diff] |
ath9k: Handle multiple keys while setting tx filters The keycache index is used to abort transmission for given station when it goes to sleep state. But the commit "ath9k_hw: Abort transmission for sleeping station" is not handling multi-key station. Fix that. Cc: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>