Name

dev_change_proto_down — update protocol port state information

Synopsis

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

Arguments

struct net_device * dev

device

bool proto_down

new value

Description

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