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:
44d8dad
)
orinoco: Replace net_device with orinoco_private in driver interfaces
author
David Kilroy
<kilroyd@googlemail.com>
Thu, 18 Jun 2009 22:21:23 +0000
(23:21 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:44 +0000
(15:01 -0400)
Move away from using net_device as the main structure in orinoco
function calls. Use orinoco_private instead.
This makes more sense when we move to cfg80211, and we get wiphys as
well.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found