ath9k: move struct ath_ani to common area
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 4 Nov 2009 01:07:04 +0000 (17:07 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:04 +0000 (17:09 -0500)
commit3d536acf45ba65acb15fc65bf46f8d6c7ad6c463
treebd07619f8a4c9f1a926abcbc203fadc5962c13fa
parent30cbd42265546a3efa146d4eb3456165325c83a7
ath9k: move struct ath_ani to common area

This can be shared between ath9k and ath9k_htc. It will also
help with sharing routine helpers on the RX path.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c