From: Mike McCormack Date: Sun, 6 Feb 2011 13:53:26 +0000 (+0900) Subject: staging: rtl8192e: Use private structure in IO functions X-Git-Tag: v2.6.39-rc1~469^2~654 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9ab1ee8a44240e280f511a219ed101b9095697;p=pandora-kernel.git staging: rtl8192e: Use private structure in IO functions 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed