kernel: update kernel 4.4 to version 4.4.4
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 656-skb_reduce_truesize-helper.patch
index f781cbbd0a5e17f69c7b4ab642a870d145b3b20f..341a31b137efd4f182dbdad6e8de221938d1d0d5 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -2199,6 +2199,24 @@ static inline void pskb_trim_unique(stru
+@@ -2200,6 +2200,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }