ath9k: Change return value of ath9k_hw_fill_cap_info
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 30 Mar 2009 09:58:28 +0000 (15:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:30 +0000 (16:54 -0400)
commiteef7a57430c83b0419ba943bb1650ed5c349d454
treefe94931593ceed4605055220feb364a056c63cf5
parentd8baa9392666d1c50ef42e9f6fbbb0cf536327b9
ath9k: Change return value of ath9k_hw_fill_cap_info

This routine always return true, checking for false
in the return value is invalid. Fix this.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c
drivers/net/wireless/ath9k/hw.h