Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
Go to file
Magnus Bergmark 0c8b0caaaa
Fix "void value not ignored as it ought to be" errors
The macros in rtw_debug.h expands an `if` without a body, so this
error is emitted several dozen times when compiling.

Work-around found here:
f96431f1e3

Related issue discussion:
https://github.com/donahue95/rtl8192eu-linux-driver/issues/2

Thanks to donahue95 <donahue95@comcast.net>! <3

(donahue95/rtl8192eu-linux-driver@f96431f1e3)
2015-11-10 23:06:48 +01:00
core The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
hal Fix file_path symbol conflict with Linux 4.3 2015-11-10 23:04:30 +01:00
include Fix "void value not ignored as it ought to be" errors 2015-11-10 23:06:48 +01:00
os_dep No more NULL dereference and kernel panic on current kernels 2015-08-18 21:10:30 +02:00
platform The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
clean The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
ifcfg-wlan0 The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
Kconfig The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
Makefile The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
runwpa The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00
wlan0dhcp The official RTL8192EU linux driver from D-Link Australia 2015-08-18 21:03:11 +02:00