odhcpd: send current hop-limit by default in RAs
[openwrt/openwrt.git] / target / linux / generic / patches-3.10 / 656-skb_reduce_truesize-helper.patch
index 86b7e1ff3b99f2cd564fcaf2296cb957ed9bb8d9..0a20f6baba80cbc056145231947dcfa975944681 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -1898,6 +1898,24 @@ static inline void pskb_trim_unique(stru
+@@ -1894,6 +1894,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }