]> git.openfabrics.org - ~emulex/infiniband.git/commit
ath: unshare struct ath_bus_ops between ath5k and ath9k
authorFelix Fietkau <nbd@openwrt.org>
Wed, 13 Apr 2011 19:56:43 +0000 (21:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 14 Apr 2011 19:35:08 +0000 (15:35 -0400)
commit0cb9e06b6359bfa82f46c38a0b43e72d90b84081
tree38a9c85bf15141681f7f3d3fd743464a88a96b7e
parent7f94f05b24b47f6b70f2322b26876d0636329dfe
ath: unshare struct ath_bus_ops between ath5k and ath9k

This struct is not used in any common code, and moving it out of
the ath header makes it easier to add more driver specific ops.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath9k/hw.h