kernel-ark/drivers/staging/wlan-ng
Johan Meiring f83dfd0658 Staging: wlan-ng: fix coding style issues in prism2mgmt.c
This is a patch to prism2mgmt.c that fixes coding style issues found by
checkpatch.pl. Three instances of the 80 char line limit being exceeded
have been kept as is so that string literals are not split up.

Signed-off-by: Johan Meiring <johanmeiring@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 16:37:17 -08:00
..
cfg80211.c Staging: wlan-ng: Explicitly set some fields in cfg80211 interface 2010-09-03 17:37:16 -07:00
hfa384x_usb.c staging/trivial: fix typos concerning "initiali[zs]e" 2010-09-04 21:23:26 -07:00
hfa384x.h Staging: wlan-ng: fix style issues in p80211conv.h 2010-08-02 18:20:03 -07:00
Kconfig
Makefile Staging: wlan-ng: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:43 -07:00
p80211conv.c Staging: wlan-ng: fixed coding style issues in p80211conv.c 2010-11-09 16:34:01 -08:00
p80211conv.h Staging: wlan-ng: fix style issues in p80211conv.h 2010-08-02 18:20:03 -07:00
p80211hdr.h Staging: wlan-ng: fix style issues for p80211hdr.h 2010-08-02 18:20:03 -07:00
p80211ioctl.h Staging: wlan-ng: remove typedef in p80211ioctl.h 2010-08-02 18:20:03 -07:00
p80211meta.h Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
p80211metadef.h
p80211metastruct.h Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
p80211mgmt.h Staging: wlan-ng: fix style issues for p80211hdr.h 2010-08-02 18:20:03 -07:00
p80211msg.h Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
p80211netdev.c Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
p80211netdev.h Staging: wlan-ng: fixed coding style issues in p80211netdev.h 2010-11-09 16:37:16 -08:00
p80211req.c Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
p80211req.h
p80211types.h Staging: wlan-ng: fix coding style issues in p80211types.h 2010-11-09 16:37:16 -08:00
p80211wep.c
prism2fw.c Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
prism2mgmt.c Staging: wlan-ng: fix coding style issues in prism2mgmt.c 2010-11-09 16:37:17 -08:00
prism2mgmt.h
prism2mib.c Staging: wlan-ng: fix checkpatch issues in headers. 2010-08-02 18:20:04 -07:00
prism2sta.c Staging: wlan-ng: remove typedef in p80211hdr.h 2010-08-02 18:21:30 -07:00
prism2usb.c
README

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.