kernel: bgmac: update the driver patches to a version submitted for mainline kernel.
[oweals/openwrt.git] / target / linux / generic / patches-3.10 / 656-skb_reduce_truesize-helper.patch
index 59cfa6a3b62d0257a26537545e8d7a460150aee6..9aa96a8670cb06c1cdecb847e7ac2f444535d441 100644 (file)
@@ -14,7 +14,7 @@ when needed.
 
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -1893,6 +1893,24 @@ static inline void pskb_trim_unique(stru
+@@ -1889,6 +1889,24 @@ static inline void pskb_trim_unique(stru
        BUG_ON(err);
  }