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

No differences found