From: Toshiaki Makita Date: Fri, 25 Apr 2014 08:01:18 +0000 (+0900) Subject: bridge: Handle IFLA_ADDRESS correctly when creating bridge device X-Git-Tag: v3.2.60~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084e4e55275849449a563b7b657c88caa97f8062;p=pandora-kernel.git bridge: Handle IFLA_ADDRESS correctly when creating bridge device [ Upstream commit 30313a3d5794472c3548d7288e306a5492030370 ] When bridge device is created with IFLA_ADDRESS, we are not calling br_stp_change_bridge_id(), which leads to incorrect local fdb management and bridge id calculation, and prevents us from receiving frames on the bridge device. Reported-by: Tom Gundersen Signed-off-by: Toshiaki Makita Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed