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:
427bf12
)
staging: rtl8192e: Use private structure in IO functions
author
Mike McCormack
<mikem@ring3k.org>
Sun, 6 Feb 2011 13:53:26 +0000
(22:53 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 9 Feb 2011 19:50:17 +0000
(11:50 -0800)
The current ieee80211 library does not pass net_device structures
around. Switch code to use private data structure to get I/O addresses.
Signed-off-by: Mike McCormack <mikem@ring3k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found