kernel: update kernel 4.1 to version 4.1.20
[openwrt/staging/noltari.git] / target / linux / generic / patches-4.1 / 656-skb_reduce_truesize-helper.patch
index 72e5c26d80ffd4946a576dfcf1fc66ad2c4d3879..762ba25d4b96c3f0cd68fe7c892898ed8fbaf256 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);
  }