Setup ethernet network device
void ether_setup(struct net_device * dev);
dev
network device
Fill in the fields of the device structure with Ethernet-generic values.