ebtables: update to latest git 2018-04-11
[openwrt/staging/wigyori.git] / package / network / utils / ebtables / patches / 200-fix-extension-init.patch
index b77df159aa5d2b37c6a02ede31d4f5e5a80077af..52ab175ec229c75f758330a436a9646e3c9a6447 100644 (file)
@@ -62,7 +62,7 @@
  }
 --- a/extensions/ebt_ip.c
 +++ b/extensions/ebt_ip.c
-@@ -338,7 +338,7 @@ static struct ebt_u_match ip_match =
+@@ -472,7 +472,7 @@ static struct ebt_u_match ip_match =
        .extra_ops      = opts,
  };
  
@@ -73,7 +73,7 @@
  }
 --- a/extensions/ebt_ip6.c
 +++ b/extensions/ebt_ip6.c
-@@ -560,7 +560,7 @@ static struct ebt_u_match ip6_match =
+@@ -413,7 +413,7 @@ static struct ebt_u_match ip6_match =
        .extra_ops      = opts,
  };