diff options
author | 2021-10-26 17:27:39 +0300 | |
---|---|---|
committer | 2021-10-27 14:54:02 +0100 | |
commit | f6814fdcfe1ba0a56eb14e16349dfbd21dadf333 (patch) | |
tree | 38a79a162b162aaaf5fd90013d7d73ed9f609b87 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: bridge: rename fdb_insert to fdb_add_local (diff) | |
download | wireguard-linux-f6814fdcfe1ba0a56eb14e16349dfbd21dadf333.tar.xz wireguard-linux-f6814fdcfe1ba0a56eb14e16349dfbd21dadf333.zip |
net: bridge: rename br_fdb_insert to br_fdb_add_local
br_fdb_insert() is a wrapper over fdb_insert() that also takes the
bridge hash_lock.
With fdb_insert() being renamed to fdb_add_local(), rename
br_fdb_insert() to br_fdb_add_local().
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions