1ETHER_SETUP(9) Network device support ETHER_SETUP(9)
23
4
NAME
6ether_setup - setup Ethernet network device
7
SYNOPSIS
9void ether_setup(struct net_device * dev);
10
ARGUMENTS
12dev
13network device
14
DESCRIPTION
16Fill in the fields of the device structure with Ethernet-generic
17values.
18
RHEL
20This function is preserved for existing binary modules compiled against
21RHEL-7.4 and older.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 ETHER_SETUP(9)