dev_change_proto_down(9) update protocol port state information

SYNOPSIS

int dev_change_proto_down(struct net_device * dev, bool proto_down);

ARGUMENTS

dev

device

proto_down

new value

DESCRIPTION

This info can be used by switch drivers to set the phys state of the port.

COPYRIGHT