kernel: update 3.10 to 3.10.18
[openwrt.git] / target / linux / generic / patches-3.10 / 656-skb_reduce_truesize-helper.patch
index 59cfa6a..86b7e1f 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -1893,6 +1893,24 @@ static inline void pskb_trim_unique(stru
+@@ -1898,6 +1898,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }