From: roopa Date: Mon, 22 Apr 2013 12:56:49 +0000 (+0000) Subject: bridge: Add fdb dst check during fdb update X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a397fb352e65e3b6501dca9662617a18862ef1;p=pandora-kernel.git bridge: Add fdb dst check during fdb update Current bridge fdb update code does not seem to update the port during fdb update. This patch adds a check for fdb dst (port) change during fdb update. Also rearranges the call to fdb_notify to send only one notification for create and update. Changelog: v2 - Change notify flag to bool Signed-off-by: Roopa Prabhu Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed