Apparament j'aurais des soucis a télecharger des paquets,je suis donc aller les cherché sur le site de la clé et télécharger le driver puis enregistré dans mon pc depuis ubuntu et effectuer c'est modeste commande que je connais :
ubuntu@ubuntu:~$ ls
Desktop Modèles RTL8188EU Vidéos
Documents Musique rtl8188EUS_linux_v4.3.0.8_13968.20150417 wificheck
Images Public Téléchargements wificheck.log
ubuntu@ubuntu:~$ rtl8188EUS_linux_v4.3.0.8_13968.20150417
rtl8188EUS_linux_v4.3.0.8_13968.20150417 : commande introuvable
ubuntu@ubuntu:~$ ls rtl8188EUS_linux_v4.3.0.8_13968.20150417
clean hal include Makefile platform wlan0dhcp
core ifcfg-wlan0 Kconfig os_dep runwpa wpa_0_8.conf
ubuntu@ubuntu:~$ cd rtl8188EUS_linux_v4.3.0.8_13968.20150417
ubuntu@ubuntu:~/rtl8188EUS_linux_v4.3.0.8_13968.20150417$ sudo apt install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
ubuntu@ubuntu:~/rtl8188EUS_linux_v4.3.0.8_13968.20150417$ sudo make all
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/4.10.0-28-generic/build M=/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417 modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-28-generic »
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
CC [M] /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_cmd.o
CC [M] /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_security.o
CC [M] /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.o
In file included from /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/drv_types.h:64:0,
from /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:22:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘dump_drv_version’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:65:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "%s %s\n", DRV_NAME, DRIVERVERSION);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
In file included from /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/drv_types.h:64:0,
from /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:22:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘dump_log_level’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:71:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "log_level:%d\n", GlobalDebugLevel);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘mac_reg_dump’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:98:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= MAC REG =======\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:103:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%03x",i);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:104:3: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, " 0x%08x ", rtw_read32(adapter,i));
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:106:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘bb_reg_dump’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:114:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= BB REG =======\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:118:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%03x",i);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:119:3: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, " 0x%08x ", rtw_read32(adapter,i));
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:121:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘rf_reg_dump’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:138:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= RF REG =======\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:141:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "RF_Path(%x)\n",path);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:146:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%02x ",i);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:147:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, " 0x%08x ",value);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:149:5: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘dump_adapters_status’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:160:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "%-2s %-8s %-4s %-7s %s\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:163:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "------------------------\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:168:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "%2d %-8s %4hhu %3u,%u,%u "MLME_STATE_FMT" %s%s\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:181:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "------------------------\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:184:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "%16s %3u,%u,%u\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:189:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "%16s %3u,%u,%u\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_read_reg’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:251:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "address not initialized\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:258:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rtw_read8(0x%x)=0x%x\n", proc_get_read_addr, rtw_read8(p
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:261:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rtw_read16(0x%x)=0x%x\n", proc_get_read_addr, rtw_read16
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:264:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rtw_read32(0x%x)=0x%x\n", proc_get_read_addr, rtw_read32
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:267:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "error read length=%d\n", proc_get_read_len);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_fwstate’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:310:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "fwstate=0x%x\n", get_fwstate(pmlmepriv));
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_sec_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:321:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "auth_alg=0x%x, enc_alg=0x%x, auth_type=0x%x, enc_type=0x%x
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:325:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "hw_decrypted=%d\n", sec->hw_decrypted);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:328:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wep_sw_enc_cnt=%llu, %llu, %llu\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:330:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wep_sw_dec_cnt=%llu, %llu, %llu\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:333:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "tkip_sw_enc_cnt=%llu, %llu, %llu\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:335:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "tkip_sw_dec_cnt=%llu, %llu, %llu\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:338:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "aes_sw_enc_cnt=%llu, %llu, %llu\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:340:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "aes_sw_dec_cnt=%llu, %llu, %llu\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_mlmext_state’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:354:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "pmlmeinfo->state=0x%x\n", pmlmeinfo->state);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_roam_flags’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:365:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", rtw_roam_flags(adapter));
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_roam_param’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:399:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%12s %12s %11s\n", "rssi_diff_th", "scanr_exp_ms", "scan_i
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:400:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%-12u %-12u %-11u\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_qos_option’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:469:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_option=%d\n", pmlmepriv->qospriv.qos_option);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ht_option’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:481:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ht_option=%d\n", pmlmepriv->htpriv.ht_option);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rf_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:493:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "cur_ch=%d, cur_bw=%d, cur_ch_offet=%d\n",
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:496:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "oper_ch=%d, oper_bw=%d, oper_ch_offet=%d\n",
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_survey_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:528:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%5s %-17s %3s %-3s %-4s %-4s %5s %32s %32s\n", "in
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:563:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%5d "MAC_FMT" %3d %3d %4d %4d %5d %32s %32s\n",
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ap_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:672:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "SSID=%s\n", cur_network->network.Ssid.Ssid);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:673:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "sta's macaddr:" MAC_FMT "\n", MAC_ARG(psta->hwaddr));
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:674:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "cur_channel=%d, cur_bwmode=%d, cur_ch_offset=%d\n", pmlme
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:675:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wireless_mode=0x%x, rtsen=%d, cts2slef=%d\n", psta->wirel
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:676:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "state=0x%x, aid=%d, macid=%d, raid=%d\n", psta->state, ps
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:678:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_en=%d, ht_en=%d, init_rate=%d\n", psta->qos_option, p
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:679:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "bwmode=%d, ch_offset=%d, sgi_20m=%d,sgi_40m=%d\n", psta->
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:680:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:681:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "agg_enable_bitmap=%x, candidate_tid_bitmap=%x\n", psta->h
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:682:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ldpc_cap=0x%x, stbc_cap=0x%x, beamform_cap=0x%x\n", psta-
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:695:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "tid=%d, indicate_seq=%d\n", i, preorder_ctrl->indicate_
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:702:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "can't get sta's macaddr, cur_network's macaddr:" MAC_FMT
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_trx_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:719:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "free_xmitbuf_cnt=%d, free_xmitframe_cnt=%d\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:721:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "free_ext_xmitbuf_cnt=%d, free_xframe_ext_cnt=%d\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:723:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "free_recvframe_cnt=%d\n"
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:729:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d, hwq.accnt=%d\n", i, phwxmit->accnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:733:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rx_urb_pending_cn=%d\n", precvpriv->rx_pending_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rate_ctl’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:746:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "FIX\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:747:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", adapter->fix_rate);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:749:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "RA\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_suspend_resume_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:820:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sdio_alloc_irq_cnt=%d\n", pdbgpriv->dbg_sdio_alloc_irq
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:821:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sdio_free_irq_cnt=%d\n", pdbgpriv->dbg_sdio_free_irq_c
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:822:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sdio_alloc_irq_error_cnt=%d\n",pdbgpriv->dbg_sdio_allo
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:823:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sdio_free_irq_error_cnt=%d\n", pdbgpriv->dbg_sdio_free
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:824:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sdio_init_error_cnt=%d\n",pdbgpriv->dbg_sdio_init_erro
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:825:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sdio_deinit_error_cnt=%d\n", pdbgpriv->dbg_sdio_deinit
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:826:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_suspend_error_cnt=%d\n", pdbgpriv->dbg_suspend_error_c
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:827:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_suspend_cnt=%d\n",pdbgpriv->dbg_suspend_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:828:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_resume_cnt=%d\n", pdbgpriv->dbg_resume_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:829:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_resume_error_cnt=%d\n", pdbgpriv->dbg_resume_error_cnt
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:830:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_deinit_fail_cnt=%d\n",pdbgpriv->dbg_deinit_fail_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:831:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_carddisable_cnt=%d\n", pdbgpriv->dbg_carddisable_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:832:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_ps_insuspend_cnt=%d\n",pdbgpriv->dbg_ps_insuspend_cnt)
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:833:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_dev_unload_inIPS_cnt=%d\n", pdbgpriv->dbg_dev_unload_i
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:834:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_scan_pwr_state_cnt=%d\n", pdbgpriv->dbg_scan_pwr_state
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:835:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_downloadfw_pwr_state_cnt=%d\n", pdbgpriv->dbg_download
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:836:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_carddisable_error_cnt=%d\n", pdbgpriv->dbg_carddisable
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:837:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_fw_read_ps_state_fail_cnt=%d\n", pdbgpriv->dbg_fw_read
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:838:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_leave_ips_fail_cnt=%d\n", pdbgpriv->dbg_leave_ips_fail
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:839:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_leave_lps_fail_cnt=%d\n", pdbgpriv->dbg_leave_lps_fail
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:840:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_h2c_leave32k_fail_cnt=%d\n", pdbgpriv->dbg_h2c_leave32
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:841:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_diswow_dload_fw_fail_cnt=%d\n", pdbgpriv->dbg_diswow_d
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:842:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_enwow_dload_fw_fail_cnt=%d\n", pdbgpriv->dbg_enwow_dlo
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:843:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_ips_drvopen_fail_cnt=%d\n", pdbgpriv->dbg_ips_drvopen_
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:844:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_poll_fail_cnt=%d\n", pdbgpriv->dbg_poll_fail_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:845:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_rpwm_toogle_cnt=%d\n", pdbgpriv->dbg_rpwm_toogle_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:846:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_rpwm_timeout_fail_cnt=%d\n", pdbgpriv->dbg_rpwm_timeou
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:847:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dbg_sreset_cnt=%d\n", pdbgpriv->dbg_sreset_cnt);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rx_signal’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:858:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rssi:%d\n", padapter->recvpriv.rssi);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:860:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "signal_strength:%u\n", padapter->recvpriv.signal_strength)
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:861:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "signal_qual:%u\n", padapter->recvpriv.signal_qual);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:862:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "noise:%u\n", padapter->recvpriv.noise);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_hw_status’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:878:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "RX FIFO full count: last_time=%lld, current_time=%lld, dif
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ht_enable’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:927:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->ht_enable);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_bw_mode’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:965:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", pregpriv->bw_mode);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ampdu_enable’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1005:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->ampdu_enable);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rx_ampdu’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1046:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m,
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_en_fwps’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1097:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "check_fw_ps = %d , 1:enable get FW PS state , 0: disable
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rx_stbc’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1152:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->rx_stbc);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_all_sta_info’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1243:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "sta_dz_bitmap=0x%x, tim_bitmap=0x%x\n", pstapriv->sta_dz_b
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1260:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "==============================\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1261:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "sta's macaddr:" MAC_FMT "\n", MAC_ARG(psta->hwaddr));
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1262:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rtsen=%d, cts2slef=%d\n", psta->rtsen, psta->cts2self);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1263:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "state=0x%x, aid=%d, macid=%d, raid=%d\n", psta->state,
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1265:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_en=%d, ht_en=%d, init_rate=%d\n", psta->qos_option,
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1266:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "bwmode=%d, ch_offset=%d, sgi_20m=%d,sgi_40m=%d\n", psta
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1267:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1268:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "agg_enable_bitmap=%x, candidate_tid_bitmap=%x\n", psta-
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1270:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "sleepq_len=%d\n", psta->sleepq_len);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1271:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "capability=0x%x\n", psta->capability);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1272:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "flags=0x%x\n", psta->flags);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1273:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wpa_psk=0x%x\n", psta->wpa_psk);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1274:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wpa2_group_cipher=0x%x\n", psta->wpa2_group_cipher);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1275:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wpa2_pairwise_cipher=0x%x\n", psta->wpa2_pairwise_ciphe
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1276:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_info=0x%x\n", psta->qos_info);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1277:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dot118021XPrivacy=0x%x\n", psta->dot118021XPrivacy);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1284:7: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "tid=%d, indicate_seq=%d\n", j, preorder_ctrl->indicat
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1296:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "==============================\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_best_channel’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1369:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "The rx cnt of channel %3d = %d\n",
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1374:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "best_channel_5G = %d\n", best_channel_5G);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1375:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "best_channel_24G = %d\n", best_channel_24G);
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_monitor’:
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1551:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "Monitor mode : Enable\n");
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1553:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ch=%d, ch_offset=%d, bw=%d\n",
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^
/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:1556:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "Monitor mode : Disable\n");
^
cc1: some warnings being treated as errors
scripts/Makefile.build:294 : la recette pour la cible « /home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.o » a échouée
make[2]: *** [/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.o] Erreur 1
Makefile:1524 : la recette pour la cible « _module_/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417 » a échouée
make[1]: *** [_module_/home/ubuntu/rtl8188EUS_linux_v4.3.0.8_13968.20150417] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-28-generic »
Makefile:1367 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2
ubuntu@ubuntu:~/rtl8188EUS_linux_v4.3.0.8_13968.20150417$ sudo make install
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
install -p -m 644 8188eu.ko /lib/modules/4.10.0-28-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8188eu.ko': Aucun fichier ou dossier de ce type
Makefile:1373 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
ubuntu@ubuntu:~/rtl8188EUS_linux_v4.3.0.8_13968.20150417$