linux/drivers/staging/winbond
Pekka Enberg ef3bf091f3 Staging: w35und: Cleanup the mlmetxrx_f.h header file
This patch removes the unused MLMEProcThread and MLMEReturnPacket
declarations and indents the header file.

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
..
core.h Staging: w35und: Convert MDS typedef to struct w35_mds 2009-09-15 12:02:17 -07:00
Kconfig
localpara.h
mac_structures.h
Makefile Staging: w35und: merge rest of wbhal.c to phy_calibration.c 2009-06-19 11:00:38 -07:00
mds.c Staging: w35und: Convert MDS typedef to struct w35_mds 2009-09-15 12:02:17 -07:00
mds_f.h
mds_s.h Staging: w35und: Remove unused struct _RXBUFFER 2009-09-15 12:02:17 -07:00
mlme_s.h
mlmetxrx.c
mlmetxrx_f.h Staging: w35und: Cleanup the mlmetxrx_f.h header file 2009-09-15 12:02:17 -07:00
mto.c Staging: w35und: inline hal_set_rf_power() to mto.c 2009-06-19 11:00:38 -07:00
mto.h
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
README
reg.c
scan_s.h
sme_api.h
sysdef.h
wb35reg.c
wb35reg_f.h
wb35reg_s.h
wb35rx.c mac80211: push rx status into skb->cb 2009-07-10 14:57:54 -04: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: merge rest of wbhal.c to phy_calibration.c 2009-06-19 11:00:38 -07:00
wbhal_s.h Staging: w35und: simplify hal_init_hardware() and hal_halt() 2009-06-19 11:00:37 -07:00
wblinux_f.h
wbusb.c Staging: winbond: mac80211 - unify config_interface and bss_info_changed 2009-06-19 11:00:38 -07:00
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>