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: omap-for-v3.16/fixes-against-rc1~214^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30313a3d5794;p=pandora-kernel.git bridge: Handle IFLA_ADDRESS correctly when creating bridge device 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 --- Reading git-diff-tree failed