From: Nikolay Aleksandrov <nikolay@xxxxxxxxxx> Hi, As recently discussed[1] we should stop extending the bridge sysfs support for new options and move to using netlink only, so patch 01 drops the recently added hosts limit sysfs support which is still in net-next only and patch 02 adds comments in br_sysfs_br/if.c to warn against adding new sysfs options. Thanks, Nik Nikolay Aleksandrov (2): net: bridge: mcast: drop hosts limit sysfs support net: bridge: add warning comments to avoid extending sysfs net/bridge/br_sysfs_br.c | 4 ++++ net/bridge/br_sysfs_if.c | 30 ++++-------------------------- 2 files changed, 8 insertions(+), 26 deletions(-) -- 2.29.2