generic: drop old kirkwood mach types
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-4.0 / 656-skb_reduce_truesize-helper.patch
index 7bb856aabb6a58464b45938acd51d5bdc665f97b..6a2fb896151e6a3d019feb748c472db4fc54c6ea 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -2064,6 +2064,24 @@ static inline void pskb_trim_unique(stru
+@@ -2071,6 +2071,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }