From: Jiri Pirko Date: Thu, 28 Nov 2013 17:01:38 +0000 (+0100) Subject: team: fix master carrier set when user linkup is enabled X-Git-Tag: v3.13-rc3~28^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e0d34382e18f396d7673a84df8e3342bea7eb6;p=pandora-kernel.git team: fix master carrier set when user linkup is enabled When user linkup is enabled and user sets linkup of individual port, we need to recompute linkup (carrier) of master interface so the change is reflected. Fix this by calling __team_carrier_check() which does the needed work. Please apply to all stable kernels as well. Thanks. Reported-by: Jan Tluka Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed