Searched hist:cf332bca56f4981cad19027f037fb4d661dcb172 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete
Now that the bridge multicast uses the generic rhashtable interface we can drop the hash_elasticity option as that is already done for us and it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a warning about the obsolete option when the hash_elasticity is set.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_netlink.c | diff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete
Now that the bridge multicast uses the generic rhashtable interface we can drop the hash_elasticity option as that is already done for us and it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a warning about the obsolete option when the hash_elasticity is set.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_multicast.c | diff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete
Now that the bridge multicast uses the generic rhashtable interface we can drop the hash_elasticity option as that is already done for us and it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a warning about the obsolete option when the hash_elasticity is set.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete
Now that the bridge multicast uses the generic rhashtable interface we can drop the hash_elasticity option as that is already done for us and it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a warning about the obsolete option when the hash_elasticity is set.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|