ether_setup (9) - Linux Manuals

ether_setup: setup Ethernet network device

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.

COPYRIGHT