From: Felix Fietkau Date: Wed, 13 Apr 2011 19:56:43 +0000 (+0200) Subject: ath: unshare struct ath_bus_ops between ath5k and ath9k X-Git-Tag: v3.0-rc1~377^2~256^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb9e06b6359bfa82f46c38a0b43e72d90b84081;p=pandora-kernel.git 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 Tested-by: Sedat Dilek Signed-off-by: John W. Linville --- Reading git-diff-tree failed