ath9k: remove ath9k_hw_check_chan()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 23 Dec 2008 23:58:49 +0000 (15:58 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:34 +0000 (15:59 -0500)
commit0de57d991b82eb64b7a0f4cf406251713ee633cf
treedf2006f931c844c9ecaef29a1dc218f42fb651dd
parent4febf7b8f4f2c7052cffbccba9e5ddf041b41330
ath9k: remove ath9k_hw_check_chan()

The only check we care about in ath9k_hw_check_chan() is
the internal regulatory check so use that.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c