]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath5k: Correct channel setting for AR2317 chip
authorNikolay Ledovskikh <nledovskikh@gmail.com>
Fri, 18 Feb 2011 16:59:53 +0000 (19:59 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Feb 2011 21:47:37 +0000 (16:47 -0500)
commit28bec7b845e10b68e6ba1ade5de0fc566690fc61
tree7d3d65121f726e89a22e20d15c08511bcebc6364
parent00781a74ee34222ee3cdc36d4f3d9c844dddbd27
ath5k: Correct channel setting for AR2317 chip

Correct channel setting function must be used for AR2317.
When I tested ahb patch on bullet2 all seemed to work fine,
but it couldn't connect another host (using ibss for example).
During an analysis I observed that it's transmitting on another
channel. I looked into madwifi code and understood that
the problem is in channel setting function. So atheros RF2317 not
fully handled in the current ath5k version and must be patched.

Signed-off-by: Nikolay Ledovskikh <nledovskikh@gmail.com>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/phy.c