linux/drivers/staging/wlan-ng
Devendra Naga 009629ef44 staging:wlan-ng: clean p80211req_handlemsg
the switch case doesn't have a break statement of DIDmsg_dot11req_mibget,
and DIDmsg_dot11req_mibset cases, and also cleanup the code to follow
the kernel coding way

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-10 15:42:51 -07:00
..
cfg80211.c
hfa384x_usb.c staging:wlan-ng: cleanup hfa384x_ctlxout_callback 2012-09-10 15:42:51 -07:00
hfa384x.h
Kconfig
Makefile
p80211conv.c
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211meta.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h
p80211msg.h
p80211netdev.c
p80211netdev.h
p80211req.c staging:wlan-ng: clean p80211req_handlemsg 2012-09-10 15:42:51 -07:00
p80211req.h
p80211types.h
p80211wep.c staging: wlan-ng: use %*phC to hexdump small buffers 2012-08-13 19:23:19 -07:00
prism2fw.c staging:wlan-ng: fix sparse warnings 2012-09-10 15:42:51 -07:00
prism2mgmt.c
prism2mgmt.h
prism2mib.c
prism2sta.c
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.