]> git.baikalelectronics.ru Git - kernel.git/commit
net: bridge: add the multicast_flood flag attribute to brport_attrs
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Thu, 13 Oct 2016 13:20:52 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Oct 2016 16:16:36 +0000 (12:16 -0400)
commitef3900058d8bdd9fb7fd60ab10d793008f75d4a6
tree23bb2fa6dbdeab155a2058367bfc30f535146c3c
parenta067830502c45e4424754d70387b329c2d5c0756
net: bridge: add the multicast_flood flag attribute to brport_attrs

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: 3371abb7b59c ("net: bridge: add per-port multicast flood flag")
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_sysfs_if.c