ath9k: remove useless conditional
authorBob Copeland <me@bobcopeland.com>
Sun, 26 Oct 2008 15:24:48 +0000 (11:24 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:02:34 +0000 (19:02 -0400)
commit9371dd685d212599f0f07e6bf1510c751f70bb37
treee8fb3b1c10f547910c71a98c0aa9078463415eb6
parent4fb30784c720b863203957f76e3fde0d53932746
ath9k: remove useless conditional

ath9k_hw_keyreset returns true in either branch.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c