From: David S. Miller Date: Tue, 14 Feb 2017 17:41:04 +0000 (-0500) Subject: Merge branch 'bridge-fdb-minor-cleanup' X-Git-Tag: v4.11-rc1~124^2~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8e1056dbad7ea3f1bcd3db0ea7cf6682d077b1;p=thirdparty%2Fkernel%2Fstable.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