summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/wlan-ng26/kernel-2.6.26.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/wlan-ng26/kernel-2.6.26.patch')
-rw-r--r--abs/core-testing/wlan-ng26/kernel-2.6.26.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/wlan-ng26/kernel-2.6.26.patch b/abs/core-testing/wlan-ng26/kernel-2.6.26.patch
index ec306f0..28b61a0 100644
--- a/abs/core-testing/wlan-ng26/kernel-2.6.26.patch
+++ b/abs/core-testing/wlan-ng26/kernel-2.6.26.patch
@@ -11,4 +11,5 @@ Index: src/p80211/p80211netdev.c
+ dev_net_set(dev, &init_net);
+#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) )
dev->nd_net = &init_net;
- #endif \ No newline at end of file
+ #endif
+