alistair23-linux/drivers/staging/wlan-ng
Tugce Sirin d8720f8e57 Staging: wlan-ng: Fix smatch warning potential null reference
This patch fixes potential null dereference 'wlandev' in wlan-ng driver.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Tugce Sirin <ztugcesirin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-19 13:41:27 -07:00
..
cfg80211.c Staging: wlan-ng: Fix sparse non-static symbol warning 2014-03-16 17:54:49 -07:00
hfa384x.h staging:wlan-ng:Fix sparse warning cast to restricted __le16 2014-03-07 13:48:03 -08:00
hfa384x_usb.c staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/netdev_err() 2013-09-17 07:47:44 -07:00
Kconfig
Makefile
p80211conv.c staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detach 2012-09-10 15:42:51 -07:00
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211meta.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.h 2014-03-10 23:35:11 -07:00
p80211msg.h
p80211netdev.c staging:wlan-ng:Fix sparse warning 2014-03-13 15:46:09 -07:00
p80211netdev.h Staging: wlan-ng: changing "* dev" to "*dev" 2013-10-17 09:12:15 -07:00
p80211req.c staging:wlan-ng: clean coding style problems in p80211req_mibset_mibget 2012-09-10 15:42:51 -07:00
p80211req.h
p80211types.h staging "wlan-ng" Fix typos. 2012-09-26 09:19:50 -07:00
p80211wep.c Staging: wlan-ng: fix printk(KERN_DEBUG in p80211wep.c 2013-10-11 13:26:13 -07:00
prism2fw.c Staging: wlan-ng: Fix Sparse warning should it be static? 2014-03-07 13:44:17 -08:00
prism2mgmt.c staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 2013-11-10 11:49:00 -08:00
prism2mgmt.h staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 2013-11-10 11:49:00 -08:00
prism2mib.c staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 2013-11-10 11:49:00 -08:00
prism2sta.c Staging: wlan-ng: Fix smatch warning potential null reference 2014-03-19 13:41:27 -07:00
prism2usb.c staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb() 2014-01-11 12:52:42 -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.