refresh 2.6.37 patches
[oweals/openwrt.git] / target / linux / generic / patches-2.6.37 / 110_fix_ecn_marking_ipv6.patch
index 442e5e3c321cd557ba1d908c53fc8b61032556aa..a981884b1ba9d666de40f97c307e9cf1ac23501f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/net/inet_ecn.h
 +++ b/include/net/inet_ecn.h
-@@ -38,9 +38,19 @@ static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner)
+@@ -38,9 +38,19 @@ static inline __u8 INET_ECN_encapsulate(
        return outer;
  }