]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
staging: r8188eu: Cocci spatch "noderef"
[~andy/linux] / drivers / staging / rtl8188eu / os_dep / ioctl_linux.c
index cd4100fb3645ffd1cc2fcb8ec1013c1fa76d30da..95953ebc027922e66ffd3168a965dee33f6a30be 100644 (file)
@@ -6973,7 +6973,7 @@ static int rtw_mp_ctx(struct net_device *dev,
        stop = strncmp(extra, "stop", 4);
        sscanf(extra, "count =%d, pkt", &count);
 
-       _rtw_memset(extra, '\0', sizeof(extra));
+       _rtw_memset(extra, '\0', sizeof(*extra));
 
        if (stop == 0) {
                bStartTest = 0; /*  To set Stop */