]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'bridge-fdb-minor-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Feb 2017 17:41:04 +0000 (12:41 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Feb 2017 17:41:04 +0000 (12:41 -0500)
Nikolay Aleksandrov says:

====================
bridge: minor fdb cleanup

These patches aim to simplify the bridge fdb API a little by removing some
redundant functions and converting them into wrappers of a single function.
Also add proper lock checking to avoid future mistakes for the search
functions.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge