linux/drivers/staging/winbond
Pekka Enberg 9dccc61c83 Staging: w35und: Remove some write-only struct members
There's no point in keeping around struct members that are only written
to but never read.

Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:17 -07:00
..
Kconfig
Makefile Staging: w35und: merge rest of wbhal.c to phy_calibration.c 2009-06-19 11:00:38 -07:00
README
core.h Staging: w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_param 2009-09-15 12:02:17 -07:00
localpara.h Staging: w35und: Remove some write-only struct members 2009-09-15 12:02:17 -07:00
mac_structures.h
mds.c Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
mds_f.h Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
mds_s.h Staging: w35und: Remove unused struct _RXBUFFER 2009-09-15 12:02:17 -07:00
mlme_s.h
mlmetxrx.c Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
mlmetxrx_f.h Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
mto.c Staging: w35und: Remove some write-only struct members 2009-09-15 12:02:17 -07:00
mto.h Staging: w35und: Remove some write-only struct members 2009-09-15 12:02:17 -07:00
phy_calibration.c Staging: w35und: merge rest of wbhal.c to phy_calibration.c 2009-06-19 11:00:38 -07:00
phy_calibration.h
reg.c
scan_s.h
sme_api.h
sysdef.h
wb35reg.c
wb35reg_f.h
wb35reg_s.h
wb35rx.c Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
wb35rx_f.h
wb35rx_s.h
wb35tx.c Staging: w35und: Convert MDS typedef to struct w35_mds 2009-09-15 12:02:17 -07:00
wb35tx_f.h
wb35tx_s.h
wbhal_f.h Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
wbhal_s.h Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 2009-09-15 12:02:17 -07:00
wblinux_f.h
wbusb.c Staging: w35und: Remove some write-only struct members 2009-09-15 12:02:17 -07:00
wbusb_s.h

README

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>