Scroll to navigation

DEV_PUT(9) Network device support DEV_PUT(9)

NAME

dev_put - release reference to device

SYNOPSIS

void dev_put(struct net_device * dev);

ARGUMENTS

dev
network device

DESCRIPTION

Release reference to device to allow it to be freed.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16