netif_dormant_off(9)
NAME
netif_dormant_off - set device as not dormant.
SYNOPSIS
void netif_dormant_off(struct net_device * dev);
ARGUMENTS
- dev
- network device
DESCRIPTION
Device is not in dormant state.
netif_dormant_off - set device as not dormant.
void netif_dormant_off(struct net_device * dev);
Device is not in dormant state.