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

No differences found