linux/drivers/staging/wlan-ng
Devendra Naga bdced87c37 staging:wlan-ng: p80211req_mibset_mibget should be void
this function always returning 0, there are no callers that checks
the return of this function, make this function return void

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 staging/wlan-ng: cfg80211.c coding style cleanup 2012-06-12 10:38:16 -07:00
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 staging: wlan-ng: p80211netdev.c: fixed checkpatch error 2012-02-24 11:59:57 -08:00
p80211netdev.h
p80211req.c staging:wlan-ng: p80211req_mibset_mibget should be void 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 Staging: wlan-ng: off by one in prism2mgmt_scan_results() 2012-04-18 16:59:03 -07:00
prism2mgmt.h
prism2mib.c
prism2sta.c staging/wlan-ng: use kzalloc rather using kmalloc at create_wlan 2012-07-16 19:21:37 -07:00
prism2usb.c USB: convert drivers/staging/* to use module_usb_driver() 2011-11-18 09:42:11 -08:00
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.