free_netdev(9) centos man page | unix.com

Man Page: free_netdev

Operating Environment: centos

Section: 9

FREE_NETDEV(9)						      Network device support						    FREE_NETDEV(9)

NAME
free_netdev - free network device
SYNOPSIS
void free_netdev(struct net_device * dev);
ARGUMENTS
dev device
DESCRIPTION
This function does the last stage of destroying an allocated device interface. The reference to the device object is released. If this is the last reference then it will be freed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FREE_NETDEV(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_ff_device(9) - centos
usb_queue_reset_device(9) - centos
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can?
TuxOnIce stalls 3 times before resuming