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)
commit998d516d9546eba04dd99ae49a78acb0cf770478
tree38a3a5cf88979d6de4162467b2d7c631daa31533
parent6b3b991dbdb66a65a2167abbd9503e519fa999f3
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