kernel: refresh generic patches
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.18 / 643-bridge_remove_ipv6_dependency.patch
index e5af533bc723ddd2f493e443b5fbe5d04a1d1003..3f0dcd3ae27fe42f548e8968ad17697d0fc40f78 100644 (file)
@@ -52,7 +52,7 @@
  
  int __ipv6_get_lladdr(struct inet6_dev *idev, struct in6_addr *addr,
                      u32 banned_flags)
-@@ -5433,6 +5432,9 @@ int __init addrconf_init(void)
+@@ -5451,6 +5450,9 @@ int __init addrconf_init(void)
  
        ipv6_addr_label_rtnl_register();
  
@@ -62,7 +62,7 @@
        return 0;
  errout:
        rtnl_af_unregister(&inet6_ops);
-@@ -5452,6 +5454,9 @@ void addrconf_cleanup(void)
+@@ -5470,6 +5472,9 @@ void addrconf_cleanup(void)
        struct net_device *dev;
        int i;