FREE_NETDEV(9) Network device support FREE_NETDEV(9)NAMEfree_netdev - free network deviceSYNOPSISvoid free_netdev(struct net_device * dev);ARGUMENTSdev deviceDESCRIPTIONThis 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.COPYRIGHTKernel 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 |