uboot-sunxi: disable AXP209 on Olimex A13 Olinuxino
[oweals/openwrt.git] / target / linux / ixp4xx / patches-4.9 / 600-skb_avoid_dmabounce.patch
index 3f3621b0d0d71b48a79139fc3bee53cca1f926b4..046ec4e8f3af9adf83468a9354bf491e36b3d44e 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
+@@ -1224,6 +1227,10 @@ int pskb_expand_head(struct sk_buff *skb
        if (skb_shared(skb))
                BUG();