commit | 27c51f1a349f3e4eb9c1d6d3a548eafe1828cc7a | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Sep 10 11:08:14 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:26 2009 -0400 |
tree | 4bd882ed2bd08fb60e3f1cfd33c3c6304a9c94e6 | |
parent | 394317fc793eb25dbbda4432d29d97cd80f3b561 [diff] |
ath9k: move ath_common to ath_hw This ensures that we can access common on hw related code independent of the driver core. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>