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:
30bd3a3
)
ath5k: use ath5k_softc as driver data
author
Bruno Randolf
<br1@einfach.org>
Wed, 19 May 2010 01:31:26 +0000
(10:31 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:25 +0000
(16:13 -0400)
It's our "private driver data"... It's used more often and hw is the mac80211
part. This makes more sense with the next (sysfs) patch.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found