ath9k: Handle multiple keys while setting tx filters
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Thu, 22 May 2014 07:05:49 +0000 (12:35 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2014 18:04:38 +0000 (14:04 -0400)
commit4bbf4414d2494aea8d72eefd47a4b0b272175865
treedc929ce09076134958ad66e213322c3360699f9b
parent09869495616af7e5098aabb6f3eefdf885235699
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>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/main.c