summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-09 06:05:15 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-09 06:05:15 +0000
commit6749db4d0fb9858b6e856c54548ff60bd455b140 (patch)
tree12428281757455194fc9b5e14ef66f309f059105 /target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch
parent99fcf7be6070955d91db2ef391bbcf5dc91a0b64 (diff)
[kernel] generic-2.6/2.6.30: resync patches for 2.6.30-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15736 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch b/target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch
index 9f527548f..549fa50c9 100644
--- a/target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch
+++ b/target/linux/generic-2.6/patches-2.6.30/205-skb_padding.patch
@@ -1,6 +1,6 @@
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
-@@ -1369,9 +1369,12 @@
+@@ -1369,9 +1369,12 @@ static inline int skb_network_offset(con
*
* Various parts of the networking layer expect at least 32 bytes of
* headroom, you should not reduce this.