From: Jiri Pirko Date: Fri, 1 Feb 2013 08:17:25 +0000 (+0000) Subject: team: move netlink event notifiers after team_port_leave() X-Git-Tag: v3.9-rc1~139^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3969d80a396bffd7f80ff57987b15793be67926;p=pandora-kernel.git team: move netlink event notifiers after team_port_leave() In team_port_del(), there is need to be do all the cleanup related things first and netlink event notifiers should be called after that. This fixes two problems: team carrier is now correctly set (port is removed from list first) mode can set option as changed in .port_leave op Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed