]> git.pld-linux.org Git - packages/wl.git/blobdiff - kernel-net-wl-linux-3.4.patch
- patch for linux-3.2+
[packages/wl.git] / kernel-net-wl-linux-3.4.patch
diff --git a/kernel-net-wl-linux-3.4.patch b/kernel-net-wl-linux-3.4.patch
new file mode 100644 (file)
index 0000000..e39be98
--- /dev/null
@@ -0,0 +1,12 @@
+--- src/wl/sys/wl_linux.c
++++ src/wl/sys/wl_linux.c
+@@ -40,7 +40,9 @@
+ #include <linux/pci_ids.h>
+ #define WLC_MAXBSSCFG         1       
++#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 4, 0)
+ #include <asm/system.h>
++#endif
+ #include <asm/io.h>
+ #include <asm/irq.h>
+ #include <asm/pgtable.h>
This page took 0.109021 seconds and 4 git commands to generate.