diff options
author | Andy Roulin <aroulin@cumulusnetworks.com> | 2019-02-22 21:06:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-25 00:01:04 +0300 |
commit | b58996795dc4921123ada213f9f10b8317d3f34f (patch) | |
tree | 92d774fa39380da66ce4d88f93ec9dfb36c361ff /drivers/net/macvlan.c | |
parent | 45c0e7b25ab21b8217ae63d1d31850a40e415f57 (diff) | |
download | linux-b58996795dc4921123ada213f9f10b8317d3f34f.tar.xz |
net: dev: add generic protodown handler
Introduce dev_change_proto_down_generic, a generic ndo_change_proto_down
implementation, which sets the netdev carrier state according to proto_down.
This adds the ability to set protodown on vxlan and macvlan devices in a
generic way for use by control protocols like VRRPD.
Signed-off-by: Andy Roulin <aroulin@cumulusnetworks.com>
Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions