linux-stable/drivers/staging/wlan-ng
Gabriel Goller ac0c9be91a staging: wlan-ng: Removed unused comments
Removed commented-out code pieces that are unnecessary.

Signed-off-by: Gabriel Goller <gabrielgoller123@gmail.com>
Link: https://lore.kernel.org/r/YY7QKNB7egKuTC36@desktop
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-15 10:02:05 +01:00
..
Kconfig
Makefile
README
cfg80211.c staging: wlan-ng: cfg80211: Move large struct onto the heap 2021-05-10 11:19:23 +02:00
hfa384x.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
hfa384x_usb.c staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttlefn() 2021-10-15 10:31:34 +02:00
p80211conv.c staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211conv.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211hdr.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211ioctl.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211metadef.h
p80211metastruct.h
p80211mgmt.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211msg.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211netdev.c staging: use eth_hw_addr_set() for dev->addr_len cases 2021-10-20 19:33:58 +02:00
p80211netdev.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211req.c staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211req.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211types.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211wep.c staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
prism2fw.c staging/wlan-ng: Remove all strcpy() uses in favor of strscpy() 2021-07-27 15:11:10 +02:00
prism2mgmt.c staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
prism2mgmt.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
prism2mib.c staging: wlan-ng: Removed unused comments 2021-11-15 10:02:05 +01:00
prism2sta.c staging: use eth_hw_addr_set() in orphan drivers 2021-10-20 19:33:59 +02:00
prism2usb.c staging; wlan-ng: remove duplicate USB device ID 2021-09-21 17:39:11 +02: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.