]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57b2eb41fd34b4ed6efb99a7a72b50c37701c602
treedc929ce09076134958ad66e213322c3360699f9b
parent67f9d6c3597180e9ade86181e08ffc4d5206ecf6
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