ath9k: Incorrect band enum causes invalid antenna configuration.
commit2df1bff4c5cd0b28e06e4defc3f5d90618db8d53
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Mon, 8 Dec 2008 14:13:49 +0000 (8 19:43 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 18:48:27 +0000 (12 13:48 -0500)
treed5f92ccc0b042a7d38afeb764aec502b63fb50d4
parente7594072a5b918510c937c1ab0acad4e8a931bc7
ath9k: Incorrect band enum causes invalid antenna configuration.

It's a regression from the patch titled "ath9k: Use mac80211's band
macros and remove enum hal_freq_band". MAC80211 band macros can't be
mapped directly with our hal band enum.

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