From: stephen hemminger Date: Thu, 24 Mar 2011 13:24:01 +0000 (+0000) Subject: bridge: notify applications if address of bridge device changes X-Git-Tag: v2.6.39-rc1~9^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf947f10074fea27fdb1730524dca59355a1c40;p=pandora-kernel.git bridge: notify applications if address of bridge device changes The mac address of the bridge device may be changed when a new interface is added to the bridge. If this happens, then the bridge needs to call the network notifiers to tickle any other systems that care. Since bridge can be a module, this also means exporting the notifier function. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed