ETHER_SETUP
Section: Network device support (9)
Updated: February 2011
Index
Return to Main Contents
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.
COPYRIGHT