Wang Chen 5a001a070e staging-winbond: Kill directly reference of netdev->priv
This driver is not yet finished.
At this time, we don't know how netdev be created and how
private data be allocated.
So, simply use netdev_priv() now and leave some temp comment.

Compile test only.

Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-08 01:13:25 -08:00
..
2008-10-10 15:31:09 -07:00
2008-10-22 09:56:32 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-22 09:56:28 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-22 09:56:32 -07:00
2008-10-22 09:56:32 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-22 09:56:32 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-10 15:31:09 -07:00
2008-10-22 09:56:32 -07:00
2008-10-10 15:31:09 -07:00

TODO:
	- sparse cleanups
	- checkpatch cleanups
	- kerneldoc cleanups
	- remove typedefs
	- remove unused ioctls
	- use cfg80211 for regulatory stuff
	- fix 4k stack problems

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
Pavel Machek <pavel@suse.cz>