ath5k: ath5k_copy_channels() was not setting the channel band
authorLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>
Mon, 4 Feb 2008 02:52:10 +0000 (21:52 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:19:37 +0000 (15:19 -0500)
commita3f4b914a03a11f3ccc98243b20a647bb8f31691
treea4e24ed01d2ff7be09ee111b59b29abf5907da64
parent400ec45a02b2a9ef75c26c490ba80801d19b7e7b
ath5k: ath5k_copy_channels() was not setting the channel band

ath5k_copy_channels() wasn't setting the channel's band so all
driver channels had a 2GHz band set. Lets set this.

Changes-licensed-under: 3-Clause-BSD

Signed-off-by: Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c