OSDN Git Service

ath9k: remove spurious check for channel on keycache reset
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 3 Aug 2009 19:24:56 +0000 (12:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:33 +0000 (16:44 -0400)
commit39068d1c2810077377fc2ffcfbe380bfbed696cb
tree52934c770f244eac3cfb4436b4254f9ad2f6963f
parent2f69ffacb303bba274b126eabd3a3ed011b2d35d
ath9k: remove spurious check for channel on keycache reset

ath9k_hw_keyreset() has a spurious check for ah->curchan..
remove it.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c