bridge: Remove unused declaration br_multicast_set_hash_max()
authorYueHaibing <yuehaibing@huawei.com>
Wed, 26 Jul 2023 14:31:41 +0000 (22:31 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 Jul 2023 00:11:29 +0000 (17:11 -0700)
commit4d66f235c7904576a7df396791b96bc7d259507b
treedfba0ec38685a5cb02cbce0a255aff7e5ced178d
parentef27ba5c845d22de79447d7da8e12471168a8e77
bridge: Remove unused declaration br_multicast_set_hash_max()

Since commit 19e3a9c90c53 ("net: bridge: convert multicast to generic rhashtable")
this is not used, so can remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://lore.kernel.org/r/20230726143141.11704-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/bridge/br_private.h