Patch 1 moves net->ipv4.fib_table_hash_lock under
CONFIG_IP_MULTIPLE_TABLES.
Patch 2 adds mutex_destroy() for fib_rules_ops.lock.
Kuniyuki Iwashima (2):
ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES.
net: fib_rules: Destroy ops->lock in fib_rules_unregister().
Documentation/networking/net_cachelines/netns_ipv4_sysctl.rst | 1 +
include/net/netns/ipv4.h | 2 +-
net/core/fib_rules.c | 1 +
net/ipv4/fib_frontend.c | 3 +++
4 files changed, 6 insertions(+), 1 deletion(-)
--
2.55.0.rc0.799.gd6f94ed593-goog