ath9k: move ath_common to ath_hw
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Sep 2009 18:08:14 +0000 (11:08 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:26 +0000 (16:39 -0400)
commit27c51f1a349f3e4eb9c1d6d3a548eafe1828cc7a
tree4bd882ed2bd08fb60e3f1cfd33c3c6304a9c94e6
parent394317fc793eb25dbbda4432d29d97cd80f3b561
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>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c