alistair23-linux/drivers/staging/wlan-ng
Sergio Paracuellos 3883cd56b5 staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.c
This patch removes unnecessary parentheses in different statements of
hfa384x_usb.c file in order to to comply with the standard kernel
coding style.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-10 13:25:32 +01:00
..
cfg80211.c staging: wlan-ng: cfg80211: Remove unnecessary parentheses around variables 2016-10-16 10:26:25 +02:00
hfa384x.h staging: wlan-ng: avoid CamelCase: hfa384x_KeyIDChanged 2016-10-25 10:44:22 +02:00
hfa384x_usb.c staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.c 2016-11-10 13:25:32 +01:00
Kconfig
Makefile
p80211conv.c staging: wlan-ng: remove unnecessary out of memory message in p80211conv.c 2016-11-10 13:25:32 +01:00
p80211conv.h staging: wlan-ng: fix block comments style in p80211conv.h 2016-10-16 10:25:49 +02:00
p80211hdr.h staging: wlan-ng: fix line style issue in macro WLAN_GET_FC_FSTYPE 2016-11-10 13:25:32 +01:00
p80211ioctl.h staging: wlan-ng: fix block comments style in p80211ioctl.h 2016-10-16 10:25:50 +02:00
p80211metadef.h staging: wlan-ng: fix block comments style in p80211metadef.h 2016-10-16 10:25:52 +02:00
p80211metastruct.h staging: wlan-ng: avoid new typedef: p80211item_unk4096_t 2016-09-25 19:54:01 +02:00
p80211mgmt.h staging: wlan-ng: fix block comments style in p80211mgmt.h 2016-10-16 10:25:52 +02:00
p80211msg.h staging: wlan-ng: fix block comments style in p80211msg.h 2016-10-16 10:25:53 +02:00
p80211netdev.c staging: wlan-ng: remove two unnecessary blank lines 2016-11-07 11:32:26 +01:00
p80211netdev.h staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASK 2016-11-07 11:32:26 +01:00
p80211req.c staging: wlan-ng: remove unnecessary blank line 2016-11-07 11:32:27 +01:00
p80211req.h staging: wlan-ng: fix block comments style in p80211req.h 2016-10-16 10:25:55 +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: fix line style warnings in p80211wep.c 2016-10-16 10:25:39 +02:00
prism2fw.c staging: wlan-ng: get memory from kernel allocators instead of big static buffer 2016-10-16 10:25:45 +02:00
prism2mgmt.c staging: wlan-ng: Replace data type declaration with variable of same type in prism2mgmt.c 2016-10-25 10:48:50 +02:00
prism2mgmt.h staging: wlan-ng: fix block comments style in prism2mgmt.h 2016-10-16 10:25:56 +02:00
prism2mib.c staging: wlan-ng: avoid CamelCase: hfa384x_WPAData 2016-10-25 10:44:22 +02:00
prism2sta.c staging: wlan-ng: Replace data type declaration with variable of same type in prism2sta.c 2016-10-16 10:26:24 +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.