linux/drivers/staging/winbond
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
..
linux
adapter.h
bss_f.h
bssdscpt.h
ds_tkip.h
gl_80211.h
ioctls.h
Kconfig
localpara.h
mac_structures.h
Makefile
mds_f.h
mds_s.h
mds.c
mlme_mib.h
mlme_s.h
mlmetxrx_f.h
mlmetxrx.c
mto_f.h
mto.c
mto.h
os_common.h
phy_calibration.c
phy_calibration.h
README
reg.c
rxisr.c
scan_s.h
sme_api.c
sme_api.h
sme_s.h
wb35_ver.h
wbhal_f.h
wbhal_s.h
wbhal.c
wblinux_f.h
wblinux_s.h
wblinux.c

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>