kernel: update 3.18 to 3.18.14
[openwrt.git] / target / linux / ixp4xx / patches-3.18 / 600-skb_avoid_dmabounce.patch
index 2e4c75e..65b1c1f 100644 (file)
@@ -10,7 +10,7 @@
  
        /* Get the HEAD */
        skb = kmem_cache_alloc_node(cache, gfp_mask & ~__GFP_DMA, node);
-@@ -1057,6 +1060,10 @@ int pskb_expand_head(struct sk_buff *skb
+@@ -1096,6 +1099,10 @@ int pskb_expand_head(struct sk_buff *skb
        if (skb_shared(skb))
                BUG();