net: bridge: add the multicast_flood flag attribute to brport_attrs
[cascardo/linux.git] / net / bridge / br_sysfs_if.c
index e657258..8bd5696 100644 (file)
@@ -217,6 +217,7 @@ static const struct brport_attribute *brport_attrs[] = {
 #endif
        &brport_attr_proxyarp,
        &brport_attr_proxyarp_wifi,
+       &brport_attr_multicast_flood,
        NULL
 };