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)
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>

No differences found