summaryrefslogtreecommitdiff
blob: af14023b8c7c306d2bcfe04be7311f96b8120a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/net80211/ieee80211_linux.h	2008-05-09 01:15:01 +0400
+++ b/net80211/ieee80211_linux.h	2008-05-11 02:26:35 +0400
@@ -315,6 +315,9 @@ typedef spinlock_t acl_lock_t;
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,14)
 #define __skb_append(a,b,c)	__skb_append(a, b)
 #endif
+#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25)
+#define __skb_append(a,b,c)	__skb_queue_after(c,a,b)
+#endif
 
 /*
  * Per-node power-save queue definitions.  Beware of control