]> git.baikalelectronics.ru Git - kernel.git/commit
ath: Missed to clear key4 of micentry
authorRajkumar Manoharan <rmanoharan@atheros.com>
Wed, 8 Dec 2010 14:31:05 +0000 (20:01 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 13 Dec 2010 20:23:27 +0000 (15:23 -0500)
commit759b6583bd85b296b358cca8c4f356d57fcc232d
tree38a3a5cf88979d6de4162467b2d7c631daa31533
parent8b03f6b2ed09e50e9650f73f7bd6c5c034c145d7
ath: Missed to clear key4 of micentry

key4 of micentry is used, if ATH_CRYPT_CAP_MIC_COMBINED is set.
But is not cleared on key cache reset.

Cc: stable@kernel.org
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/key.c