linux/drivers/staging/wlan-ng
Devendra Naga 909ff71041 staging:wlan-ng: clean some more functions
the function p80211netdev_rx doesnt' need a return at the end
and also remove some new lines

the function p80211knetdev_set_mac_address doesn't need the result
variable assigned as it gets a return from p80211req_dorequest function

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-10 15:42:52 -07:00
..
Kconfig
Makefile
README
cfg80211.c
hfa384x.h
hfa384x_usb.c staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig 2012-09-10 15:42:52 -07:00
p80211conv.c staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detach 2012-09-10 15:42:51 -07:00
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211meta.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h
p80211msg.h
p80211netdev.c staging:wlan-ng: clean some more functions 2012-09-10 15:42:52 -07:00
p80211netdev.h
p80211req.c staging:wlan-ng: clean coding style problems in p80211req_mibset_mibget 2012-09-10 15:42:51 -07:00
p80211req.h
p80211types.h
p80211wep.c
prism2fw.c staging:wlan-ng: fix sparse warnings 2012-09-10 15:42:51 -07:00
prism2mgmt.c
prism2mgmt.h
prism2mib.c
prism2sta.c staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig 2012-09-10 15:42:52 -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.