git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f94f05
)
ath: unshare struct ath_bus_ops between ath5k and ath9k
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 13 Apr 2011 19:56:43 +0000
(21:56 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 14 Apr 2011 19:35:08 +0000
(15:35 -0400)
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>
No differences found