upgrade 3.12 targets to 3.12.5
[openwrt.git] / target / linux / generic / patches-3.12 / 656-skb_reduce_truesize-helper.patch
index 07cd2a6..108a631 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -1795,6 +1795,24 @@ static inline void pskb_trim_unique(stru
+@@ -1786,6 +1786,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }