linux-stable/drivers/staging/wlan-ng
Archana 238f55be3e staging: wlan-ng: small cleanup in plugimage()
It's cleaner to set "j = -1;" before the if block and remove the else
statement.

Signed-off-by: Archana <craechal@gmail.com>
Reviewed-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/20230311121253.10225-2-craechal@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-16 09:43:51 +01:00
..
Kconfig
Makefile
README
TODO staging: wlan-ng: Provide a TODO file for this driver 2022-10-22 09:58:50 +02:00
cfg80211.c wifi: cfg80211: Add link_id parameter to various key operations for MLO 2022-08-25 10:41:05 +02:00
hfa384x.h staging: wlan-ng: Remove unused code 2023-01-19 14:23:58 +01:00
hfa384x_usb.c timers: Get rid of del_singleshot_timer_sync() 2022-11-24 15:09:10 +01: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 unused structure definitions 2022-11-02 08:30:20 +01:00
p80211msg.h staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
p80211netdev.c staging: wlan-ng: remove commented debug printk messages 2022-10-23 17:41:24 +02:00
p80211netdev.h staging: wlan-ng: remove unused p80211wext_handler_def declaration 2022-09-11 13:59:49 +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 unused struct p80211macarray definition 2022-11-02 08:30:20 +01:00
p80211wep.c staging: wlan-ng: Remove filenames from files 2021-09-13 08:49:42 +02:00
prism2fw.c staging: wlan-ng: small cleanup in plugimage() 2023-03-16 09:43:51 +01: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 treewide: Convert del_timer*() to timer_shutdown*() 2022-12-25 13:38:09 -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.