diff options
author | Vladimir Oltean <[email protected]> | 2021-10-26 17:27:39 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-27 14:54:02 +0100 |
commit | f6814fdcfe1ba0a56eb14e16349dfbd21dadf333 (patch) | |
tree | 38a79a162b162aaaf5fd90013d7d73ed9f609b87 /net/switchdev/switchdev.c | |
parent | 4731b6d6b257dfa7c684a05fe5bc31788f0314c9 (diff) |
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 <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions