Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/wlan-ng
Harvey Harrison a337957247 staging: correct dubious use of !x & y
Noticed by sparse:
drivers/staging/me4000/me4000.c:1213:43: warning: dubious: !x & y
drivers/staging/wlan-ng/p80211wext.c:1583:21: warning: dubious: !x & y

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:51:38 -08:00
..
hfa384x.c
hfa384x.h
hfa384x_usb.c
Kconfig Staging: wlan-ng: fix build error if wireless networking is not enabled 2008-10-22 09:56:35 -07:00
Makefile
p80211conv.c
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211meta.h
p80211metadef.h
p80211metamib.h
p80211metamsg.h
p80211metastruct.h
p80211mgmt.h
p80211mod.c
p80211msg.h
p80211netdev.c staging-p80211: Kill directly reference of netdev->priv 2008-12-06 23:58:37 -08:00
p80211netdev.h
p80211req.c
p80211req.h
p80211types.h
p80211wep.c staging: wlan-ng: prism2: remove more duplicated #include 2008-10-22 09:56:31 -07:00
p80211wext.c staging: correct dubious use of !x & y 2009-01-06 13:51:38 -08:00
prism2_cs.c
prism2_pci.c
prism2_plx.c
prism2_usb.c
prism2mgmt.c
prism2mgmt.h
prism2mib.c Staging: wlan-ng: prism2: remove duplicated #include 2008-10-22 09:56:31 -07:00
prism2sta.c
README
version.h
wlan_compat.h Staging: remove remaining uses of __FUNCTION__ 2008-10-22 09:56:36 -07:00

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- Lindent cleanups
	- move to use the in-kernel wireless stack
	- possible enable the pcmcia and pci portions of the driver

Please send all patches to Greg Kroah-Hartman <greg@kroah.com>