[kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.29 / 205-skb_padding.patch
index d87160acfb894ef12dfde02fa6aa3af54f5ebc94..c11bffe550c35938f49f96909ea8b7042795e199 100644 (file)
@@ -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.