commit | 2df1bff4c5cd0b28e06e4defc3f5d90618db8d53 | [log] [tgz] |
---|---|---|
author | Senthil Balasubramanian <senthilkumar@atheros.com> | Mon Dec 08 19:43:49 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 13:48:27 2008 -0500 |
tree | d5f92ccc0b042a7d38afeb764aec502b63fb50d4 | |
parent | e7594072a5b918510c937c1ab0acad4e8a931bc7 [diff] |
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>