Re: [PATCH net] net: bridge: add the multicast_flood flag attribute to brport_attrs

2016-10-13 Thread David Miller
From: Nikolay Aleksandrov Date: Thu, 13 Oct 2016 15:20:52 +0200 > When I added the multicast flood control flag, I also added an attribute > for it for sysfs similar to other flags, but I forgot to add it to > brport_attrs. > > Fixes: b6cb5ac8331b ("net: bridge: add per-port multicast flood flag

[PATCH net] net: bridge: add the multicast_flood flag attribute to brport_attrs

2016-10-13 Thread Nikolay Aleksandrov
When I added the multicast flood control flag, I also added an attribute for it for sysfs similar to other flags, but I forgot to add it to brport_attrs. Fixes: b6cb5ac8331b ("net: bridge: add per-port multicast flood flag") Signed-off-by: Nikolay Aleksandrov --- net/bridge/br_sysfs_if.c | 1 +