From: Nikolay Ledovskikh Date: Fri, 18 Feb 2011 16:59:53 +0000 (+0300) Subject: ath5k: Correct channel setting for AR2317 chip X-Git-Tag: v2.6.38-rc7~47^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28bec7b845e10b68e6ba1ade5de0fc566690fc61;p=pandora-kernel.git 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 Acked-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed