staging: rtl8192e: Use private structure in IO functions
authorMike McCormack <mikem@ring3k.org>
Sun, 6 Feb 2011 13:53:26 +0000 (22:53 +0900)
committerGreg 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