NETIF_DEVICE_DETACH
Section: Network device support (9)
Updated: February 2011
Index
Return to Main Contents
NAME
netif_device_detach - mark device as removed
SYNOPSIS
-
void netif_device_detach(struct net_device * dev);
ARGUMENTS
dev
-
- network device
DESCRIPTION
Mark device as removed from system and therefore no longer available.
COPYRIGHT