Name

ether_setup — setup Ethernet network device

Synopsis

void ether_setup (struct net_device * dev);
 

Arguments

struct net_device * dev

network device

Description

Fill in the fields of the device structure with Ethernet-generic values.