]> git.pld-linux.org Git - packages/rtl8812au.git/commitdiff
- disable CONFIG_IOCTL_CFG80211, with this option enabled
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 27 Aug 2014 22:02:54 +0000 (00:02 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 27 Aug 2014 22:02:54 +0000 (00:02 +0200)
  WPA1/2 auth doesn't work on some cards

disable-CONFIG_IOCTL_CFG80211.patch [new file with mode: 0644]

diff --git a/disable-CONFIG_IOCTL_CFG80211.patch b/disable-CONFIG_IOCTL_CFG80211.patch
new file mode 100644 (file)
index 0000000..39b4cfb
--- /dev/null
@@ -0,0 +1,11 @@
+--- rtl8812AU_8821AU_linux/include/autoconf.h  2014-08-27 23:33:57.409940321 +0200
++++ rtl8812au/include/autoconf.h       2014-08-27 21:42:42.000000000 +0200
+@@ -40,7 +40,7 @@
+ #define PLATFORM_LINUX        1
+-#define CONFIG_IOCTL_CFG80211 1
++//#define CONFIG_IOCTL_CFG80211 1
+ #ifdef CONFIG_PLATFORM_ARM_SUNxI
+       #ifndef CONFIG_IOCTL_CFG80211 
This page took 0.084347 seconds and 4 git commands to generate.