linux-stable/drivers/staging/vt6656
Malcolm Priestley c1cd14974c staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy.
extra is in kernel space use memcpy.

sparse warning
iwctl.c:1595:42: warning: incorrect type in argument 1 (different address spaces)
iwctl.c:1595:42:    expected void [noderef] <asn:1>*to
iwctl.c:1595:42:    got char *extra

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-13 15:46:19 -08:00
..
80211hdr.h
80211mgr.c
80211mgr.h
Kconfig
Makefile staging: vt6656: dead code remove mib.c mic.h from driver. 2013-12-17 13:09:09 -08:00
TODO
aes_ccmp.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
aes_ccmp.h
baseband.c staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning 2013-12-10 23:14:26 -08:00
baseband.h staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in assignment (different base types) 2013-08-28 15:28:42 -07:00
bssdb.c Staging: vt6656: Reduce line length of bssdb.c 2014-01-07 17:17:59 -08:00
bssdb.h staging: vt6656: dead code remove mib.c mic.h from driver. 2013-12-17 13:09:09 -08:00
card.c staging: vt6656: CARDqGetNextTBTT replace code using do_div. 2014-01-08 11:02:13 -08:00
card.h
channel.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
channel.h
control.c
control.h
country.h
datarate.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
datarate.h staging: vt6656: Move double definition of MAX_RATE to device_cfg.h 2013-12-10 23:14:26 -08:00
desc.h staging: vt6656: csBeacon_xmit merge structures. 2013-11-25 12:41:43 -08:00
device.h staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
device_cfg.h staging: vt6656: Move double definition of MAX_RATE to device_cfg.h 2013-12-10 23:14:26 -08:00
dpc.c staging: vt6656: sparse fixes: dpc.c missing dpc.h 2014-01-13 15:43:24 -08:00
dpc.h staging: vt6656: covert RXvMngWorkItem to work queue 2013-09-30 18:33:14 -07:00
firmware.c staging: vt6656: removed line over 80 chars warning 2013-10-17 13:34:23 -07:00
firmware.h
hostap.c Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() 2013-11-25 09:14:29 -08:00
hostap.h
int.c staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
int.h
iocmd.h
iowpa.h
iwctl.c staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy. 2014-01-13 15:46:19 -08:00
iwctl.h
key.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
key.h
mac.c
mac.h
main_usb.c staging: vt6656: sparse fixes ethtool_ioctl Use struct ifreq * 2014-01-13 15:43:24 -08:00
michael.c
michael.h
power.c Staging: vt6656: fix code indenting error in power.c 2013-10-27 20:36:44 -07:00
power.h
rc4.c
rc4.h
rf.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
rf.h
rndis.h Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
rxtx.c staging: vt6656: rxtx.c Camel case and clean up s_uGetRTSCTSRsvTime 2014-01-09 10:44:39 -08:00
rxtx.h staging: vt6656: vnt_beacon_buffer attach mac header. 2013-11-25 12:41:43 -08:00
srom.h
tcrc.c
tcrc.h
tether.c
tether.h
tkip.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
tkip.h
tmacro.h
usbpipe.c staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
usbpipe.h staging: vt6656: device.h Replace typedef struct _RCB 2013-08-28 15:28:43 -07:00
vntconfiguration.dat
wcmd.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
wcmd.h staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack 2013-10-15 09:42:12 -07:00
wctl.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
wctl.h
wmgr.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wmgr.h staging: vt6656: covert BSSvSecondCallBack to delayed_work. 2013-09-30 18:33:13 -07:00
wpa.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa.h
wpa2.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa2.h
wpactl.c staging: vt6656: remove an unneeded NULL check 2014-01-08 11:02:13 -08:00
wpactl.h