rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.18 / 656-skb_reduce_truesize-helper.patch
index 48277930d426f023060b3dd91a9c1069644f3eeb..b326a8b727894bbdd3fa332ead5fd341da5ba4fc 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -2067,6 +2067,24 @@ static inline void pskb_trim_unique(stru
+@@ -2068,6 +2068,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }