Query: dev_addr_del
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_ADDR_DEL(9) Network device support DEV_ADDR_DEL(9)NAMEdev_addr_del - Release a device address.SYNOPSISint dev_addr_del(struct net_device * dev, unsigned char * addr, unsigned char addr_type);ARGUMENTSdev device addr address to delete addr_type address typeDESCRIPTIONRelease reference to a device address and remove it from the device if the reference count drops to zero. The caller must hold the rtnl_mutex.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEV_ADDR_DEL(9)