]> git.baikalelectronics.ru Git - kernel.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)
commit173e890a9e4bd78c32b0047a126b5e8fea669ce2
tree7d3d65121f726e89a22e20d15c08511bcebc6364
parent128f98781d164bbb5a6659f6fca3f3d6a25e2867
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