RTL8192EU: add Odroid_C2 specific patch

This commit is contained in:
Lukas Rusak 2016-05-05 01:23:04 -07:00
parent 1c4e5ce09f
commit 90e51a542a

View File

@ -0,0 +1,11 @@
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