Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@staccah:~/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417# make
- "******************************************"
- "NO SKRC,we will use default KSRC"
- "******************************************"
- make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.9.0-kali3-amd64/build M=/root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417 modules
- make[1]: ingresso nella directory "/usr/src/linux-headers-4.9.0-kali3-amd64"
- "******************************************"
- "NO SKRC,we will use default KSRC"
- "******************************************"
- CC [M] /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.o
- In file included from /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/drv_types.h:64:0,
- from /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:22:
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘dump_drv_version’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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__);
- ^
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
- /root/Scrivania/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 /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/include/drv_types.h:64:0,
- from /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c:22:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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__);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘dump_log_level’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘mac_reg_dump’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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));
- ^~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘bb_reg_dump’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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));
- ^~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘rf_reg_dump’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘dump_adapters_status’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_read_reg’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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(padapter, proc_get_read_addr));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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(padapter, proc_get_read_addr));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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(padapter, proc_get_read_addr));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_fwstate’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_sec_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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\n",
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_mlmext_state’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_roam_flags’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_roam_param’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_int_ms");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_qos_option’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ht_option’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rf_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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",
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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",
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_survey_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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", "index", "bssid", "ch", "RSSI", "SdBm", "Noise", "age", "flag", "ssid");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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",
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ap_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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", pmlmeext->cur_channel, pmlmeext->cur_bwmode, pmlmeext->cur_ch_offset);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->wireless_mode, psta->rtsen, psta->cts2self);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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, psta->aid, psta->mac_id, psta->raid);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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, psta->htpriv.ht_option, psta->init_rate);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->bw_mode, psta->htpriv.ch_offset, psta->htpriv.sgi_20m, psta->htpriv.sgi_40m);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->htpriv.agg_enable_bitmap, psta->htpriv.candidate_tid_bitmap);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->htpriv.ldpc_cap, psta->htpriv.stbc_cap, psta->htpriv.beamform_cap);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_seq);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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 "\n", MAC_ARG(cur_network->network.MacAddress));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_trx_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rate_ctl’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_suspend_resume_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_alloc_irq_error_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_irq_error_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_error_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_error_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_inIPS_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_downloadfw_pwr_state_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_error_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_ps_state_fail_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_leave32k_fail_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_dload_fw_fail_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_dload_fw_fail_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_fail_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_timeout_fail_cnt);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rx_signal’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_hw_status’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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, differential=%lld\n"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ht_enable’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_bw_mode’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_ampdu_enable’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rx_ampdu’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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,
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_en_fwps’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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 get FW PS state\n"
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_rx_stbc’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_all_sta_info’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_bitmap, pstapriv->tim_bitmap);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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));
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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, psta->aid, psta->mac_id, psta->raid);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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, psta->htpriv.ht_option, psta->init_rate);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->bw_mode, psta->htpriv.ch_offset, psta->htpriv.sgi_20m, psta->htpriv.sgi_40m);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->htpriv.agg_enable_bitmap, psta->htpriv.candidate_tid_bitmap);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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_cipher);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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->indicate_seq);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_best_channel’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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",
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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);
- ^~~~~~~~~~~~~~~
- /root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.c: In function ‘proc_get_monitor’:
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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");
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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",
- ^~~~~~~~~~~~~~~
- /root/Scrivania/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
- ^
- /root/Scrivania/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)*/; \
- ^~~~~~~~
- /root/Scrivania/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
- /usr/src/linux-headers-4.9.0-kali3-common/scripts/Makefile.build:298: set di istruzioni per l'obiettivo "/root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.o" non riuscito
- make[4]: *** [/root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417/core/rtw_debug.o] Errore 1
- /usr/src/linux-headers-4.9.0-kali3-common/Makefile:1507: set di istruzioni per l'obiettivo "_module_/root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417" non riuscito
- make[3]: *** [_module_/root/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417] Errore 2
- Makefile:150: set di istruzioni per l'obiettivo "sub-make" non riuscito
- make[2]: *** [sub-make] Errore 2
- Makefile:8: set di istruzioni per l'obiettivo "all" non riuscito
- make[1]: *** [all] Errore 2
- make[1]: uscita dalla directory "/usr/src/linux-headers-4.9.0-kali3-amd64"
- Makefile:1367: set di istruzioni per l'obiettivo "modules" non riuscito
- make: *** [modules] Errore 2
- root@staccah:~/Scrivania/rtl8188EUS_linux_v4.3.0.8_13968.20150417#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement