suse man page for free_netdev

Query: free_netdev

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 FREE_NETDEV(9)
Related Man Pages
struct_ff_device(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
usb_queue_reset_device(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