aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c
diff options
context:
space:
mode:
authorGeorge Wilkie <gwilkie@vyatta.att-mail.com>2019-02-20 08:19:11 +0000
committerDavid S. Miller <davem@davemloft.net>2019-02-22 11:40:23 -0800
commit8c7a77267eec81dd81af8412f29e50c0b1082548 (patch)
treeea0abef5c43ee2f5d52c8d09e7ef32fa8620d7d7 /net/ipv6/ip6_gre.c
parentr8152: Fix an error on RTL8153-BD MAC Address Passthrough support (diff)
downloadlinux-dev-8c7a77267eec81dd81af8412f29e50c0b1082548.tar.xz
linux-dev-8c7a77267eec81dd81af8412f29e50c0b1082548.zip
team: use operstate consistently for linkup
When a port is added to a team, its initial state is derived from netif_carrier_ok rather than netif_oper_up. If it is carrier up but operationally down at the time of being added, the port state.linkup will be set prematurely. port state.linkup should be set consistently using netif_oper_up rather than netif_carrier_ok. Fixes: f1d22a1e0595 ("team: account for oper state") Signed-off-by: George Wilkie <gwilkie@vyatta.att-mail.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_gre.c')
0 files changed, 0 insertions, 0 deletions