summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch b/target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch
index d87160acf..c11bffe55 100644
--- a/target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch
+++ b/target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch
@@ -1,6 +1,6 @@
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
-@@ -1292,9 +1292,12 @@ static inline int skb_network_offset(con
+@@ -1306,9 +1306,12 @@
*
* Various parts of the networking layer expect at least 16 bytes of
* headroom, you should not reduce this.