kernel: pick earlycon regression fixes from the stable-queue.git
[oweals/openwrt.git] / target / linux / generic / pending-3.18 / 656-skb_reduce_truesize-helper.patch
index b326a8b727894bbdd3fa332ead5fd341da5ba4fc..0fde9f6e6290079bff7304139ac40b92f7c4ecc0 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -2068,6 +2068,24 @@ static inline void pskb_trim_unique(stru
+@@ -2069,6 +2069,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }