alistair23-linux/drivers/staging/vt6656
Christian Engelmayer 721b79d12f staging: vt6656: fix potential leak in vt6656_hostap_ioctl()
Commit fb841d67 (staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl()
when returning -EOPNOTSUPP) cleaned up direct returns in the ioctl switch
statement that leaked already allocated memory. Fix the same issue for
VIAWGET_HOSTAPD_SCAN_REQ and VIAWGET_HOSTAPD_MLME that are not supported by
this driver. Detected by Coverity - CID 144381.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-15 13:30:20 -07:00
..
80211hdr.h /staging/vt6656: Delete extra paranthesis from macro definition 2014-03-13 17:30:22 -07:00
80211mgr.c
80211mgr.h
aes_ccmp.c staging: vt6656: fix bad symbol declaration 2014-04-18 16:10:29 -07:00
aes_ccmp.h
baseband.c
baseband.h
bssdb.c
bssdb.h
card.c
card.h staging: vt6656: Replace typedef enum _CARD_OP_MODE 2014-02-18 10:58:07 -08:00
channel.c
channel.h
control.c
control.h
country.h
datarate.c
datarate.h
desc.h staging: vt6656: desh.h Remove unused macros and structures. 2014-05-15 13:28:44 -07:00
device.h staging: vt6656: Remove unused tasklets tasklet_struct CmdWorkItem and EventWorkItem are not used. 2014-02-28 16:48:37 -08:00
device_cfg.h
dpc.c staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb. 2014-02-28 16:48:36 -08:00
dpc.h
firmware.c staging: vt6656: make spin_lock_irq() human readable 2014-05-15 13:28:16 -07:00
firmware.h
hostap.c staging: vt6656: fix potential leak in vt6656_hostap_ioctl() 2014-05-15 13:30:20 -07:00
hostap.h
int.c staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFER 2014-02-24 16:54:53 -08:00
int.h staging: vt6656: int : Replace typedef struct tagSINTData. 2014-02-18 10:59:34 -08:00
iocmd.h
iowpa.h
iwctl.c staging:vt6656: Removed assignment in if statement. 2014-03-10 14:56:07 -07:00
iwctl.h
Kconfig
key.c
key.h
mac.c staging: vt6656: device_set_multi: covert mc_filter to u64 2014-02-14 09:20:51 -08:00
mac.h staging: vt6656: device_set_multi: covert mc_filter to u64 2014-02-14 09:20:51 -08:00
main_usb.c staging: vt6656: rxtx: Remove unused uDMAIdx from driver. 2014-05-15 13:28:44 -07:00
Makefile
michael.c
michael.h
power.c staging: vt6656: power.c Fix line over 80 characters. 2014-03-16 22:10:23 -07:00
power.h
rc4.c
rc4.h
rf.c
rf.h
rndis.h
rxtx.c staging: vt6656: rxtx: Remove unused uDMAIdx from driver. 2014-05-15 13:28:44 -07:00
rxtx.h staging: vt6656: rxtx: Remove unused uDMAIdx from driver. 2014-05-15 13:28:44 -07:00
srom.h
tcrc.c
tcrc.h
tether.c
tether.h staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro 2014-04-18 16:05:30 -07:00
tkip.c
tkip.h
tmacro.h
TODO
usbpipe.c staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1 2014-03-17 14:50:46 -07:00
usbpipe.h
vntconfiguration.dat
wcmd.c staging: vt6656: rxtx: Remove unused uDMAIdx from driver. 2014-05-15 13:28:44 -07:00
wcmd.h staging: vt6656: Move device_set_multi code call to vRunCommand 2014-02-24 16:55:41 -08:00
wctl.c
wctl.h
wmgr.c staging: vt6656: Replace typedef enum _CARD_OP_MODE 2014-02-18 10:58:07 -08:00
wmgr.h
wpa.c
wpa.h
wpa2.c
wpa2.h
wpactl.c
wpactl.h