1NETIF_DORMANT_OFF(9) Network device support NETIF_DORMANT_OFF(9)
23
4
NAME
6netif_dormant_off - set device as not dormant.
7
SYNOPSIS
9void netif_dormant_off(struct net_device * dev);
10
ARGUMENTS
12dev
13network device
14
DESCRIPTION
16Device is not in dormant state.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 NETIF_DORMANT_OFF(9)