kernel: bump 4.9 to 4.9.100
[openwrt/staging/wigyori.git] / target / linux / ixp4xx / patches-4.9 / 600-skb_avoid_dmabounce.patch
index 3f3621b0d0d71b48a79139fc3bee53cca1f926b4..80688a4c0a29688ea18a3ba09de40033d084dc3b 100644 (file)
@@ -10,7 +10,7 @@
  
        /* Get the HEAD */
        skb = kmem_cache_alloc_node(cache, gfp_mask & ~__GFP_DMA, node);
-@@ -1222,6 +1225,10 @@ int pskb_expand_head(struct sk_buff *skb
+@@ -1223,6 +1226,10 @@ int pskb_expand_head(struct sk_buff *skb
        if (skb_shared(skb))
                BUG();