]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bonding.h
bonding: rejoin multicast groups on VLANs
[~andy/linux] / drivers / net / bonding / bonding.h
index c6fdd851579a77c953d259de7611c4298fec824f..308ed10dca9052c717416d273ff684514b0f4250 100644 (file)
@@ -223,6 +223,7 @@ struct bonding {
        struct   delayed_work arp_work;
        struct   delayed_work alb_work;
        struct   delayed_work ad_work;
+       struct   delayed_work mcast_work;
 #if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
        struct   in6_addr master_ipv6;
 #endif