netif_device_attach (9) - Linux Manuals
netif_device_attach: mark device as attached
NAME
netif_device_attach - mark device as attached
SYNOPSIS
-
void netif_device_attach(struct net_device
* dev);
ARGUMENTS
dev
-
- network device
DESCRIPTION
Mark device as attached from system and restart if needed.
COPYRIGHT