kernel: bump kernel 4.4 to 4.4.132 for 17.01
[openwrt/openwrt.git] / target / linux / ixp4xx / patches-4.4 / 600-skb_avoid_dmabounce.patch
index e080e600f9df531e67b4596237e27b92ce408f01..60b5d1a8cb4b4e41989594d6bb4777bbb9d2843b 100644 (file)
@@ -10,7 +10,7 @@
  
        /* Get the HEAD */
        skb = kmem_cache_alloc_node(cache, gfp_mask & ~__GFP_DMA, node);
-@@ -1146,6 +1149,10 @@ int pskb_expand_head(struct sk_buff *skb
+@@ -1147,6 +1150,10 @@ int pskb_expand_head(struct sk_buff *skb
        if (skb_shared(skb))
                BUG();