From: Bob Copeland Date: Tue, 31 Mar 2009 02:30:27 +0000 (-0400) Subject: ath9k: separate ath9k specific code from ath9k_regd_get_ctl() X-Git-Tag: v2.6.31-rc1~330^2~568^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2ada30cacc28c96eabc598d3ef294338d8dcf5;p=pandora-kernel.git ath9k: separate ath9k specific code from ath9k_regd_get_ctl() Until ath5k and ath9k share common channel structures, they will have to implement their own get_ctl() function. Split out the portion that only relies on the current band and reg domain so that it can be common code. Signed-off-by: Bob Copeland Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed