commit | eef7a57430c83b0419ba943bb1650ed5c349d454 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 30 15:28:28 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:30 2009 -0400 |
tree | fe94931593ceed4605055220feb364a056c63cf5 | |
parent | d8baa9392666d1c50ef42e9f6fbbb0cf536327b9 [diff] |
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>