J'utilise Ubuntu 17.04, et j'aimerai me connecter en WIFI à l'aide de mon dongle wifi DWA-131 rev E1.
PS : Je ne m'y connais pas du tout, et je ne comprends pas la plupart des commandes que je copie colle bêtement. Soyez indulgent 🙂
J'ai donc consulter cette page :
https://doc.ubuntu-fr.org/wifi_liste_carte
Puis j'ai été redirigé vers cette page :
https://doc.ubuntu-fr.org/wifi_d-link
J'ai suivie le tutoriel :
sudo apt-get install git
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
git is already the newest version (1:2.11.0-2ubuntu0.2).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
fonts-opensymbol libabw-0.1-1 libboost-date-time1.62.0 libcdr-0.1-1 libclucene-contribs1v5
libclucene-core1v5 libcmis-0.5-5v5 libe-book-0.1-1 libeot0 libetonyek-0.1-1 libexttextcat-2.0-0
libexttextcat-data libfreehand-0.1-1 libkeybinder0 liblangtag-common liblangtag1 libmhash2
libmspub-0.1-1 libmwaw-0.3-3 libmythes-1.2-0 libneon27-gnutls libodfgen-0.1-1 libpagemaker-0.0-0
libraptor2-0 librasqal3 librdf0 librevenge-0.0-0 libvisio-0.1-1 libwpd-0.10-10 libwpg-0.3-3
libwps-0.4-4 libyajl2 uno-libs3 ure
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 18 non mis à jour.
git clone
https://github.com/Mange/rtl8192eu-linux-driver.git
fatal: le chemin de destination 'rtl8192eu-linux-driver' existe déjà et n'est pas un répertoire vide.
(normal c'est la énième fois que je le fais)
cd rtl8192eu-linux-driver
~/rtl8192eu-linux-driver$
make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-32-generic/build M=/home/twix/rtl8192eu-linux-driver modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
Building modules, stage 2.
MODPOST 1 modules
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
sudo make install
install -p -m 644 8192eu.ko /lib/modules/4.10.0-32-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 4.10.0-32-generic
sudo modprobe 8192eu
modprobe: ERROR: could not insert '8192eu': Required key not available
J'essaye donc un autre tuto :
https://forum.ubuntu-fr.org/viewtopic.php?id=1958921
(grep 07d1:3303 <(lsusb) && echo "révision A1 détectée" || grep 2001:330d <(lsusb) && echo "révision B1 détectée" || grep 2001:3319 <(lsusb) && echo "révision E1 détectée" ) || (echo "clef non reconnue")
Bus 001 Device 007: ID 2001:3319 D-Link Corp.
révision E1 détectée
mkdir "Driver_WiFi_DWA_131_E1"
mkdir: impossible de créer le répertoire «Driver_WiFi_DWA_131_E1»: Le fichier existe
(encore une fois normal)
cd Driver_WiFi_DWA_131_E1/
~/Driver_WiFi_DWA_131_E1$
wget
ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip
A-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip
--2017-08-30 16:42:40-- ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip
=> «DWA-131_Linux_driver_v4.3.1.1.zip.1»
Résolution de files.dlink.com.au (files.dlink.com.au)… 103.29.64.191
Connexion à files.dlink.com.au (files.dlink.com.au)|103.29.64.191|:21… connecté.
Ouverture de session en tant que anonymous… Session établie.
==> SYST ... terminé. ==> PWD ... terminé.
==> TYPE I ... terminé. ==> CWD (1) /products/DWA-131/REV_E/Drivers ... terminé.
==> SIZE DWA-131_Linux_driver_v4.3.1.1.zip ... 6164969
==> PASV ... terminé. ==> RETR DWA-131_Linux_driver_v4.3.1.1.zip ... terminé.
Taille : 6164969 (5,9M) (non certifiée)
DWA-131_Linux_driver_v4.3. 100%[=====================================>] 5,88M 617KB/s in 17s
2017-08-30 16:43:00 (360 KB/s) - «DWA-131_Linux_driver_v4.3.1.1.zip.1» enregistré [6164969]
unzip DWA-131_Linux_driver_v4.3.1.1.zip
Archive: DWA-131_Linux_driver_v4.3.1.1.zip
replace 20140812_rtl8192EU_linux_v4.3.1.1_11320.tar.gz? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: 20140812_rtl8192EU_linux_v4.3.1.1_11320.tar.gz
replace changelog.pdf? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: changelog.pdf
replace readme.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: readme.txt
replace wpa_supplicant_hostapd-0.8_rtw_r7475.20130812.tar.gz? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: wpa_supplicant_hostapd-0.8_rtw_r7475.20130812.tar.gz
replace Quick_Start_Guide_for_SoftAP.pdf? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: Quick_Start_Guide_for_SoftAP.pdf
tar zxvf 20140812_rtl8192EU_linux_v4.3.1.1_11320.tar.gz
20140812_rtl8192EU_linux_v4.3.1.1_11320/
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/efuse/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_hci/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/led/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/linux/
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/
20140812_rtl8192EU_linux_v4.3.1.1_11320/wlan0dhcp
20140812_rtl8192EU_linux_v4.3.1.1_11320/runwpa
20140812_rtl8192EU_linux_v4.3.1.1_11320/Makefile
20140812_rtl8192EU_linux_v4.3.1.1_11320/Kconfig
20140812_rtl8192EU_linux_v4.3.1.1_11320/ifcfg-wlan0
20140812_rtl8192EU_linux_v4.3.1.1_11320/clean
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_xmit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_wlan_util.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_wapi_sms4.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_wapi.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_vht.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_tdls.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_sta_mgt.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_sreset.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_rf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_recv.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_pwrctrl.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_p2p.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_odm.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mp_ioctl.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mp.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mlme_ext.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mlme.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_iol.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ioctl_set.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ioctl_rtl.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ioctl_query.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_io.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ieee80211.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_eeprom.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_cmd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_bt_mp.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_btcoex.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_br_ext.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_beamforming.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ap.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_phy.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_intf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_com_phycfg.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_com.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_btcoex.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/HalPwrSeqCmd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_pg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_event.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/recv_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/pci_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/pci_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/pci_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_xp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_ce.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_bsd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_intf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/nic_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/mp_custom_oid.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/mlme_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ip.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ioctl_cfg80211.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/if_ether.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ieee80211_ext.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ieee80211.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_sdio.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_phy_reg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_phy.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_pg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_intf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_data.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_reg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_phycfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_h2c.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_btcoex.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/HalVerDef.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/HalPwrSeqCmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8821APwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8812PwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8812PhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8812PhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723PwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723BPwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723BPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723BPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723APhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723APhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192EPwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192EPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192EPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192DPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192DPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192CPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192CPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8188EPwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8188EPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8188EPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/h2clbk.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_ops_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ethernet.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_xp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_sdio.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_pci.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_gspi.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_ce.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_conf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/custom_gpio.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/cmd_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/circ_buf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/basic_types.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/autoconf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/xmit_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/wlan_bssdef.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/wifi.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_vendor_req.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_ops_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sta_info.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops_xp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops_ce.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_wifi_regd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_wapi.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_vht.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_version.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_tdls.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_security.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_qos.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_pwrctrl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_p2p.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_odm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mp_phy_regdef.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mp_ioctl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mlme_ext.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mlme.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_iol.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl_set.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl_rtl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl_query.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_io.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ht.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_event.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_efuse.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_eeprom.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_byteorder.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_bt_mp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_btcoex.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_br_ext.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_beamforming.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ap.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_android.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8821a_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8821a_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/osdep_service.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_sprd_sdio.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_RTK_DMP_usb.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ops.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ARM_SUNxI_usb.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ARM_SUNxI_sdio.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ARM_SUNnI_sdio.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/efuse/rtw_efuse.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_hci/hal_usb.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/led/hal_usb_led.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_types.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_RegDefine11N.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_RegDefine11AC.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_reg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_precomp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_interface.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_interface.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_HWConfig.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_HWConfig.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_debug.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_debug.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_AntDiv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_AntDiv.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/HalPhyRf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/HalPhyRf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/Mp_Precomp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtcOutSrc.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8188c2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8188c2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_xmit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_sreset.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_rxdesc.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_rf6052.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_phycfg.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_mp.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_hal_init.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_dm.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_cmd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/Hal8192EPwrSeq.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/swabb.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/swab.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/little_endian.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/generic.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/big_endian.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/linux/wireless.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/usb_intf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/xmit_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/wifi_regd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/usb_ops_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/rtw_proc.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/rtw_proc.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/rtw_android.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/recv_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/os_intfs.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/mlme_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/ioctl_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/ioctl_cfg80211.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/custom_gpio_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RTL8192E.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RTL8192E.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RegConfig8192E.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RegConfig8192E.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalPhyRf_8192e.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalPhyRf_8192e.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_RF.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_RF.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_MAC.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_MAC.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW_v18.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW_v18.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_BB.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_BB.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/Hal8192EReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/usb_ops_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/usb_halinit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/rtl8192eu_xmit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/rtl8192eu_recv.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/rtl8192eu_led.c
cd 20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/
~/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux$
Ensuite il faut modifier une partie du fichier os_intfs.c
J'ai tout simplement supprimer ma partie et coller son exemple.
Bref sa ressemble à ça
static int rtw_ndev_notifier_call(struct notifier_block * nb, unsigned long state, void *ndev)
{
struct net_device *dev = ndev;
#if (LINUX_VERSION_CODE>=KERNEL_VERSION(2,6,29))
if (dev->netdev_ops->ndo_do_ioctl != rtw_ioctl)
#else
if (dev->do_ioctl != rtw_ioctl)
#endif
return NOTIFY_DONE;
//ed, 20150426 //DBG_871X_LEVEL(_drv_info_, FUNC_NDEV_FMT" state:%lu\n", FUNC_NDEV_ARG(dev), state);
switch (state) {
case NETDEV_CHANGENAME:
//ed,20150426 //rtw_adapter_proc_replace(dev);
break;
}
return NOTIFY_DONE;
}
donc on continue
cd ../..
~/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320$
make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-32-generic/build M=/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320 modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
CC [M] /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_cmd.o
CC [M] /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.o
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c: In function ‘aes_cipher’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1540:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (j = 0; j < 8; j++)
^~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1543:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
payload_index = hdrlen + 8;
^~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c: In function ‘aes_decipher’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1925:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (j = 0; j < 8; j++)
^~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1928:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
payload_index = hdrlen + 8;
^~~~~~~~~~~~~
CC [M] /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_drv_version’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_log_level’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘mac_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:98:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= MAC REG =======\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:103:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%03x",i);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:106:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘bb_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:114:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= BB REG =======\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:118:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%03x",i);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:121:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘rf_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:138:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= RF REG =======\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:146:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%02x ",i);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:147:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, " 0x%08x ",value);
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:149:5: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_read_reg’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:208:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "address not initialized\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:215: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:218: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:221: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:224: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_fwstate’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:267:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "fwstate=0x%x\n", get_fwstate(pmlmepriv));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_sec_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:278: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",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:282:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "hw_decrypted=%d\n", sec->hw_decrypted);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_mlmext_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:294:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "pmlmeinfo->state=0x%x\n", pmlmeinfo->state);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_flags’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:305:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", rtw_roam_flags(adapter));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_param’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:339: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");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:340:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%-12u %-12u %-11u\n"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_qos_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:409:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_option=%d\n", pmlmepriv->qospriv.qos_option);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:421:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ht_option=%d\n", pmlmepriv->htpriv.ht_option);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rf_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:433: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:436: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_survey_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:460:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%5s %-17s %3s %-3s %-4s %5s %s\n","index", "bssid", "ch", "dBm", "SdBm", "age", "ssid");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:477:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%5d "MAC_FMT" %3d %3d %4d %5d %s\n",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ap_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:509:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "SSID=%s\n", cur_network->network.Ssid.Ssid);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:510: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:511: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:512: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:513: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:515: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:516: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:517:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:518: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:519: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:532: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:539: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_adapter_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:550:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "bSurpriseRemoved=%d, bDriverStopped=%d\n",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_trx_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:565: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:567: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:569:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "free_recvframe_cnt=%d\n"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:575:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d, hwq.accnt=%d\n", i, phwxmit->accnt);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:579: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rate_ctl’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:592:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "FIX\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:593:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", adapter->fix_rate);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:595:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "RA\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_suspend_resume_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:666: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:667: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:668: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:669: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:670: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:671: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:672: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:673: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:674: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:675: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:676: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:677: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:678: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:679: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:680: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:681: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:682: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:683: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:684: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:685: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:686: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:687: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:688: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:689: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:690: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:691: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:692: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:693: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_signal’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:704:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rssi:%d\n", padapter->recvpriv.rssi);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:706:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "signal_strength:%u\n", padapter->recvpriv.signal_strength);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:707:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "signal_qual:%u\n", padapter->recvpriv.signal_qual);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:708:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "noise:%u\n", padapter->recvpriv.noise);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_hw_status’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:724: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"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:773:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->ht_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_bw_mode’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:811:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", pregpriv->bw_mode);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ampdu_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:851:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->ampdu_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_ampdu’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:892:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m,
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_en_fwps’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:943: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"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_stbc’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:998:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->rx_stbc);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_all_sta_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1089: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1106:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "==============================\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1107: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1108: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1109: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1111: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1112: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1113:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1114: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1116:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "sleepq_len=%d\n", psta->sleepq_len);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1117:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "capability=0x%x\n", psta->capability);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1118:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "flags=0x%x\n", psta->flags);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1119:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wpa_psk=0x%x\n", psta->wpa_psk);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1120: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1121: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1122:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_info=0x%x\n", psta->qos_info);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1123:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dot118021XPrivacy=0x%x\n", psta->dot118021XPrivacy);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1130: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1142:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "==============================\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_best_channel’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1215:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "The rx cnt of channel %3d = %d\n",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1220:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "best_channel_5G = %d\n", best_channel_5G);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1221:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "best_channel_24G = %d\n", best_channel_24G);
^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
scripts/Makefile.build:294 : la recette pour la cible « /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o » a échouée
make[2]: *** [/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o] Erreur 1
Makefile:1524 : la recette pour la cible « _module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320 » a échouée
make[1]: *** [_module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
Makefile:1323 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2
Les erreurs commencent mais bon... on continue
sudo make install
install -p -m 644 8192eu.ko /lib/modules/4.10.0-32-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8192eu.ko': Aucun fichier ou dossier de ce type
Makefile:1330 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
là on a une erreur "normal" puisqu'elle est décrite dans le tuto
il faut alors modifier le fichier Makefile
Voici à quoi ressemble le mien après modification :
EXTRA_CFLAGS += -Wno-error=date-time
EXTRA_CFLAGS += $(USER_EXTRA_CFLAGS)
EXTRA_CFLAGS += -O1
#EXTRA_CFLAGS += -O3
#EXTRA_CFLAGS += -Wall
#EXTRA_CFLAGS += -Wextra
#EXTRA_CFLAGS += -Werror
#EXTRA_CFLAGS += -pedantic
#EXTRA_CFLAGS += -Wshadow -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
EXTRA_CFLAGS += -Wno-unused-variable
EXTRA_CFLAGS += -Wno-unused-value
EXTRA_CFLAGS += -Wno-unused-label
EXTRA_CFLAGS += -Wno-unused-parameter
EXTRA_CFLAGS += -Wno-unused-function
EXTRA_CFLAGS += -Wno-unused
#EXTRA_CFLAGS += -Wno-uninitialized
EXTRA_CFLAGS += -I$(src)/include
EXTRA_LDFLAGS += --strip-debug
CONFIG_AUTOCFG_CP = n
########################## WIFI IC ############################
CONFIG_MULTIDRV = n
CONFIG_RTL8192C = n
CONFIG_RTL8192D = n
CONFIG_RTL8723A = n
CONFIG_RTL8188E = n
CONFIG_RTL8812A = n
CONFIG_RTL8821A = n
CONFIG_RTL8192E = y
CONFIG_RTL8723B = n
######################### Interface ###########################
CONFIG_USB_HCI = y
CONFIG_PCI_HCI = n
CONFIG_SDIO_HCI = n
...
Poursuivons
make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-32-generic/build M=/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320 modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
CC [M] /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_drv_version’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_log_level’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘mac_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:98:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= MAC REG =======\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:103:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%03x",i);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:106:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘bb_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:114:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= BB REG =======\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:118:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%03x",i);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:121:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘rf_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:138:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "======= RF REG =======\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:146:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(sel, "0x%02x ",i);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:147:4: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, " 0x%08x ",value);
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:149:5: note: in expansion of macro ‘DBG_871X_SEL’
DBG_871X_SEL(sel, "\n");
^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_read_reg’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:208:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "address not initialized\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:215: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:218: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:221: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:224: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_fwstate’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:267:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "fwstate=0x%x\n", get_fwstate(pmlmepriv));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_sec_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:278: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",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:282:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "hw_decrypted=%d\n", sec->hw_decrypted);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_mlmext_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:294:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "pmlmeinfo->state=0x%x\n", pmlmeinfo->state);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_flags’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:305:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", rtw_roam_flags(adapter));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_param’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:339: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");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:340:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%-12u %-12u %-11u\n"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_qos_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:409:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_option=%d\n", pmlmepriv->qospriv.qos_option);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:421:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ht_option=%d\n", pmlmepriv->htpriv.ht_option);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rf_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:433: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:436: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_survey_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:460:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%5s %-17s %3s %-3s %-4s %5s %s\n","index", "bssid", "ch", "dBm", "SdBm", "age", "ssid");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:477:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%5d "MAC_FMT" %3d %3d %4d %5d %s\n",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ap_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:509:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "SSID=%s\n", cur_network->network.Ssid.Ssid);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:510: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:511: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:512: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:513: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:515: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:516: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:517:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:518: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:519: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:532: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:539: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));
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_adapter_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:550:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "bSurpriseRemoved=%d, bDriverStopped=%d\n",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_trx_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:565: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:567: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:569:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "free_recvframe_cnt=%d\n"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:575:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d, hwq.accnt=%d\n", i, phwxmit->accnt);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:579: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rate_ctl’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:592:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "FIX\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:593:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", adapter->fix_rate);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:595:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "RA\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_suspend_resume_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:666: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:667: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:668: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:669: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:670: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:671: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:672: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:673: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:674: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:675: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:676: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:677: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:678: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:679: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:680: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:681: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:682: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:683: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:684: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:685: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:686: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:687: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:688: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:689: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:690: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:691: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:692: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:693: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_signal’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:704:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "rssi:%d\n", padapter->recvpriv.rssi);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:706:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "signal_strength:%u\n", padapter->recvpriv.signal_strength);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:707:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "signal_qual:%u\n", padapter->recvpriv.signal_qual);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:708:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "noise:%u\n", padapter->recvpriv.noise);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_hw_status’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:724: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"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:773:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->ht_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_bw_mode’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:811:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "0x%02x\n", pregpriv->bw_mode);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ampdu_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:851:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->ampdu_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_ampdu’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:892:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m,
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_en_fwps’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:943: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"
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_stbc’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:998:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "%d\n", pregpriv->rx_stbc);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_all_sta_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1089: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1106:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "==============================\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1107: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1108: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1109: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1111: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1112: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1113:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1114: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1116:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "sleepq_len=%d\n", psta->sleepq_len);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1117:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "capability=0x%x\n", psta->capability);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1118:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "flags=0x%x\n", psta->flags);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1119:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "wpa_psk=0x%x\n", psta->wpa_psk);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1120: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/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1121: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1122:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "qos_info=0x%x\n", psta->qos_info);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1123:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "dot118021XPrivacy=0x%x\n", psta->dot118021XPrivacy);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1130: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);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1142:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "==============================\n");
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_best_channel’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1215:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "The rx cnt of channel %3d = %d\n",
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1220:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "best_channel_5G = %d\n", best_channel_5G);
^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
#define _seqdump seq_printf
^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1221:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
DBG_871X_SEL_NL(m, "best_channel_24G = %d\n", best_channel_24G);
^~~~~~~~~~~~~~~
scripts/Makefile.build:294 : la recette pour la cible « /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o » a échouée
make[2]: *** [/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o] Erreur 1
Makefile:1524 : la recette pour la cible « _module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320 » a échouée
make[1]: *** [_module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
Makefile:1324 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2
encore les même erreurs mais bon
sudo make install
install -p -m 644 8192eu.ko /lib/modules/4.10.0-32-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8192eu.ko': Aucun fichier ou dossier de ce type
Makefile:1330 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1
là sa sent pas bon puisque que l'on étaient censé résoudre cette erreur....
Mais bon on essaye quand même
sudo modprobe 8192eu
modprobe: ERROR: could not insert '8192eu': Required key not available
Je ne sais pas si ces tutos ne sont tout simplement pas adapté a ma configuration, si j'ai un noyau linux différent que ceux qui ont fait ces tutos, ou si je m'y prends mal, bref aidez moi s'il vous plaît.
Merci d'avance et excusez moi si ce post est hyper lours mais je voulez bien le détailler.