netif_dormant_off(9) 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.

COPYRIGHT