commit | fc2ada30cacc28c96eabc598d3ef294338d8dcf5 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Mon Mar 30 22:30:27 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:37 2009 -0400 |
tree | 7bf4c3c16c763a881937c2faf5b17d9d6a238ef8 | |
parent | 55a3757a5703ebc58612ffbfbcb7f193dae17df7 [diff] |
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 <me@bobcopeland.com> Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>