linux/drivers/staging/winbond
Greg Kroah-Hartman f02466fc19 Staging: w35und: fix config build warnings
the wireless config function has changed with commit
e8975581f6 so fix up the wbusb driver to
work properly with that change.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:51:52 -08:00
..
bss_f.h
bssdscpt.h
common.h
core.h
ds_tkip.h
gl_80211.h
ioctls.h
Kconfig
localpara.h
mac_structures.h
Makefile
mds.c
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
scan_s.h
sme_api.h
sme_s.h
sysdef.h
wb35_ver.h
wb35reg.c
wb35reg_f.h
wb35reg_s.h
wb35rx.c
wb35rx_f.h
wb35rx_s.h
wb35tx.c
wb35tx_f.h
wb35tx_s.h
wbhal.c
wbhal_f.h
wbhal_s.h
wblinux_f.h
wbusb.c
wbusb_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>