kernel: update kernel 3.18 to rc4
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-3.18 / 656-skb_reduce_truesize-helper.patch
index 6471a853cc7d4615b4ac81156169972c02a155a0..48277930d426f023060b3dd91a9c1069644f3eeb 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -2059,6 +2059,24 @@ static inline void pskb_trim_unique(stru
+@@ -2067,6 +2067,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }