ether_setup(9)
NAME
ether_setup - setup Ethernet network device
SYNOPSIS
void ether_setup(struct net_device * dev);
ARGUMENTS
- dev
- network device Fill in the fields of the device structure with
Ethernet-generic values.
ether_setup - setup Ethernet network device
void ether_setup(struct net_device * dev);