X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e979362991e95a1845cbd1aed1ac07df6455672b..632405de28bcd2d910195f2cf94c6479df828554:/target/linux/generic-2.6/patches-2.6.29/205-skb_padding.patch 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.