From: Pavel Roskin Date: Sat, 23 Jul 2011 13:29:09 +0000 (-0400) Subject: ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value X-Git-Tag: v3.2-rc1~129^2~422^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c254645f90a5a5486788c0deb30531fdb609c2;p=pandora-kernel.git ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value When checking for the band, use channel->band. Change ath5k_hw_nic_wakeup() and ath5k_channel_ok() to take ieee80211_channel. Change ath5k_hw_radio_revision() to take ieee80211_band. Signed-off-by: Pavel Roskin Tested-by: Sedat Dilek Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed