linux-hardened/drivers/staging/wlan-ng
Modestas Stankus 0e1fc793c7 staging: wlan-ng: coding style problem fix
WARNING: break is not useful after a goto or return
201: FILE: drivers/staging/wlan-ng/p80211conv.c:201:
+               return 1;
+               break;

Signed-off-by: Modestas Stankus <stankus.modestas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-01 15:00:18 -07:00
..
cfg80211.c
hfa384x.h
hfa384x_usb.c staging: wlan-ng: Use net_device_stats from struct net_device 2014-07-09 11:59:51 -07:00
Kconfig
Makefile
p80211conv.c staging: wlan-ng: coding style problem fix 2014-08-01 15:00:18 -07:00
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211meta.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h
p80211msg.h
p80211netdev.c staging: wlan-ng: Use net_device_stats from struct net_device 2014-07-09 11:59:51 -07:00
p80211netdev.h staging: wlan-ng: Use net_device_stats from struct net_device 2014-07-09 11:59:51 -07:00
p80211req.c
p80211req.h
p80211types.h
p80211wep.c
prism2fw.c staging: wlan-ng/prism2fw.c: Add blank line after declarations 2014-07-09 11:59:51 -07:00
prism2mgmt.c
prism2mgmt.h
prism2mib.c staging: wlan-ng: fixing coding style problems 2014-08-01 15:00:18 -07:00
prism2sta.c staging: wlan-ng: Use net_device_stats from struct net_device 2014-07-09 11:59:51 -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.