linux/drivers/staging/wlan-ng
Sergio Paracuellos b26b232544 staging: wlan-ng: avoid new typedef: p80211item_uint32_t
This patch fixes the following checkpatch.pl warning in p80211types.h:
WARNING: do not add new typedefs

It applies for typedef p80211item_uint32_t

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-25 19:54:01 +02:00
..
Kconfig
Makefile
README
cfg80211.c staging: wlan-ng: avoid new typedef: p80211item_uint32_t 2016-09-25 19:54:01 +02:00
hfa384x.h staging: wlan-ng: remove unnecessary spaces before casts 2016-09-23 14:15:54 +02:00
hfa384x_usb.c staging: wlan-ng: Remove the typedef to the 'wlandevice' structure 2016-09-18 12:39:31 +02:00
p80211conv.c staging: wlan-ng: Remove the typedef to the 'wlandevice' structure 2016-09-18 12:39:31 +02:00
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211metadef.h
p80211metastruct.h staging: wlan-ng: avoid new typedef: p80211item_uint32_t 2016-09-25 19:54:01 +02:00
p80211mgmt.h
p80211msg.h
p80211netdev.c staging: wlan-ng: avoid new typedef: p80211item_uint32_t 2016-09-25 19:54:01 +02:00
p80211netdev.h staging: wlan-ng: avoid new typedef: p80211pstr32_t 2016-09-25 19:53:06 +02:00
p80211req.c staging: wlan-ng: avoid new typedef: p80211itemd_t 2016-09-25 19:53:06 +02:00
p80211req.h staging: wlan-ng: Remove the typedef to the 'wlandevice' structure 2016-09-18 12:39:31 +02:00
p80211types.h staging: wlan-ng: avoid new typedef: p80211item_uint32_t 2016-09-25 19:54:01 +02:00
p80211wep.c staging: wlan-ng: Remove the typedef to the 'wlandevice' structure 2016-09-18 12:39:31 +02:00
prism2fw.c staging: wlan-ng: avoid new typedef: p80211itemd_t 2016-09-25 19:53:06 +02:00
prism2mgmt.c staging: wlan-ng: avoid new typedef: p80211pstrd_t 2016-09-25 19:27:04 +02:00
prism2mgmt.h staging: wlan-ng: avoid new typedef: p80211pstrd_t 2016-09-25 19:27:04 +02:00
prism2mib.c staging: wlan-ng: avoid new typedef: p80211itemd_t 2016-09-25 19:53:06 +02:00
prism2sta.c staging: wlan-ng: avoid new typedef: p80211item_uint32_t 2016-09-25 19:54:01 +02:00
prism2usb.c staging: wlan-ng: Remove the typedef to the 'wlandevice' structure 2016-09-18 12:39:31 +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.