ath9k: Change return type for set_board_values()
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 13 Mar 2009 03:26:05 +0000 (08:56 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:12:50 +0000 (20:12 -0400)
commitd6509151bd3e952b7d157ea4dbae23279d427e95
treecdea212bad40aa5196e068465de1443feb039353
parenta83615d74d9b952f24c904baad58610ed9d76838
ath9k: Change return type for set_board_values()

We always return true, checking for 'false' return value
is bogus anyway, so fix this.

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