linux/drivers/staging/wlan-ng
Sergio Paracuellos b1a57426d0 staging: wlan-ng: fix block comment warnings in p80211conv.c
This patch fix the following checkpatch.pl warnings in p80211conv.c:
WARNING: Block comments should align the * on each line

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-16 10:25:34 +02:00
..
cfg80211.c staging: wlan-ng: avoid new typedef: p80211item_pstr32_t 2016-09-25 19:54:01 +02:00
hfa384x_usb.c staging: wlan-ng: fix block comment warnings in hfa384x_usb.c 2016-10-16 10:25:33 +02:00
hfa384x.h staging: wlan-ng: renames ANL_currFC to avoid camelcase 2016-10-16 10:24:48 +02:00
Kconfig
Makefile
p80211conv.c staging: wlan-ng: fix block comment warnings in p80211conv.c 2016-10-16 10:25:34 +02:00
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211metadef.h Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro 2016-09-12 13:19:10 +02:00
p80211metastruct.h staging: wlan-ng: avoid new typedef: p80211item_unk4096_t 2016-09-25 19:54:01 +02:00
p80211mgmt.h
p80211msg.h
p80211netdev.c staging: wlan-ng: avoid new typedef: netdevice_t 2016-09-28 11:32:19 +02:00
p80211netdev.h staging: wlan-ng: fix line style warnings in p80211netdev.h 2016-09-28 11:32:19 +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: fix block comments style errors 2016-09-25 19:54:45 +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: wlang-ng: avoid new typedef: hfa384x_pdrec_t 2016-10-02 17:03:56 +02:00
prism2mgmt.c staging: wlang-ng: avoid new typedef: hfa384x_t 2016-10-02 17:05:56 +02:00
prism2mgmt.h staging: wlan-ng: renames hfa384x_InfFrame to avoid camelcase 2016-10-16 10:24:43 +02:00
prism2mib.c staging: wlang-ng: avoid new typedef: hfa384x_t 2016-10-02 17:05:56 +02:00
prism2sta.c staging: wlan-ng: renames ANL_currFC to avoid camelcase 2016-10-16 10:24:48 +02:00
prism2usb.c staging: wlang-ng: avoid new typedef: hfa384x_t 2016-10-02 17:05:56 +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.