From: David S. Miller Date: Tue, 14 Feb 2017 17:41:04 +0000 (-0500) Subject: Merge branch 'bridge-fdb-minor-cleanup' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9b8e1056dbad7ea3f1bcd3db0ea7cf6682d077b1;p=linux.git Merge branch 'bridge-fdb-minor-cleanup' 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 --- 9b8e1056dbad7ea3f1bcd3db0ea7cf6682d077b1