Update RTL8192EU to c23c613

This commit is contained in:
CGarces 2017-05-13 17:04:57 +02:00
parent b09ff16318
commit f89a28ab0e
2 changed files with 1 additions and 12 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="RTL8192EU"
PKG_VERSION="dcd71fa"
PKG_VERSION="c23c613"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/Mange/rtl8192eu-linux-driver"

View File

@ -1,11 +0,0 @@
diff -Naur a/core/rtw_br_ext.c b/core/rtw_br_ext.c
--- a/core/rtw_br_ext.c 2016-01-18 10:56:14.000000000 -0800
+++ b/core/rtw_br_ext.c 2016-04-08 00:55:50.276738518 -0700
@@ -49,6 +49,7 @@
#include <linux/icmpv6.h>
#include <net/ndisc.h>
#include <net/checksum.h>
+#include <net/ip6_checksum.h>
#endif
#endif