update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
[openwrt/openwrt.git] / target / linux / generic-2.6 / patches-2.6.30 / 205-skb_padding.patch
index f1802fe1ec7909658d18a10d320d687d7465ab59..9f527548f534b613625cd3254005a0398b30fb2e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -1355,9 +1355,12 @@ static inline int skb_network_offset(con
+@@ -1369,9 +1369,12 @@
   *
   * Various parts of the networking layer expect at least 32 bytes of
   * headroom, you should not reduce this.