summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-07 03:09:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-07 03:09:04 +0000
commit8964c9037b9bf4619270b2f3f601ff6379649166 (patch)
treed7492f5546432cdaa4ee088b9ed326599ba4525b /target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch
parent1b3f1495ac59f24eb0bb352c615f8c4c1c758326 (diff)
downloadmaster-31e0f0ae-8964c9037b9bf4619270b2f3f601ff6379649166.tar.gz
master-31e0f0ae-8964c9037b9bf4619270b2f3f601ff6379649166.tar.bz2
master-31e0f0ae-8964c9037b9bf4619270b2f3f601ff6379649166.zip
update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch b/target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch
index b47696af87..07e730a206 100644
--- a/target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/205-skb_padding.patch
@@ -1,6 +1,6 @@
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
-@@ -1256,9 +1256,12 @@ static inline int skb_network_offset(con
+@@ -1270,9 +1270,12 @@
*
* Various parts of the networking layer expect at least 16 bytes of
* headroom, you should not reduce this.