kernel: update kernel 4.1 to version 4.1.20
[openwrt.git] / target / linux / generic / patches-4.1 / 656-skb_reduce_truesize-helper.patch
index 72e5c26..762ba25 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -2072,6 +2072,24 @@ static inline void pskb_trim_unique(stru
+@@ -2073,6 +2073,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }