kernel-fxtec-pro1x/drivers/staging/winbond
Greg Kroah-Hartman 68ab0c960f Staging: wbusb: fix a bunch of compiler warnings
First cut at removing some obvious compiler warnings.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:40 -07:00
..
linux Staging: wbusb: fix a bunch of compiler warnings 2008-10-22 09:56:40 -07:00
adapter.h
bss_f.h
bssdscpt.h
ds_tkip.h
gl_80211.h
ioctls.h
Kconfig
localpara.h
mac_structures.h
Makefile
mds.c Staging: wbusb: fix a bunch of compiler warnings 2008-10-22 09:56:40 -07:00
mds_f.h
mds_s.h
mlme_mib.h
mlme_s.h
mlmetxrx.c
mlmetxrx_f.h
mto.c
mto.h
mto_f.h
os_common.h
phy_calibration.c
phy_calibration.h
README
reg.c
rxisr.c
scan_s.h
sme_api.c Staging: wbusb: fix a bunch of compiler warnings 2008-10-22 09:56:40 -07:00
sme_api.h
sme_s.h
wb35_ver.h
wbhal.c
wbhal_f.h
wbhal_s.h
wblinux.c
wblinux_f.h
wblinux_s.h

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>