ETHER_SETUP(9) | Network device support | ETHER_SETUP(9) |
NAME¶
ether_setup - setup Ethernet network device
SYNOPSIS¶
void ether_setup(struct net_device * dev);
ARGUMENTS¶
dev
network device
DESCRIPTION¶
Fill in the fields of the device structure with Ethernet-generic values.
RHEL¶
This function is preserved for existing binary modules compiled against RHEL-7.4 and older.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |