Re: [patch net/stable] team: fix master carrier set when user linkup is enabled
From: David Miller <davem@davemloft.net>
Date: 2013-11-29 21:35:11
From: David Miller <davem@davemloft.net>
Date: 2013-11-29 21:35:11
From: Jiri Pirko <jiri@resnulli.us> Date: Thu, 28 Nov 2013 18:01:38 +0100
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 <redacted> Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Applied and queued up for -stable, thanks Jiri.