From: Rajkumar Manoharan Date: Thu, 22 May 2014 07:05:49 +0000 (+0530) Subject: ath9k: Handle multiple keys while setting tx filters X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bbf4414d2494aea8d72eefd47a4b0b272175865;p=pandora-kernel.git 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 Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed