Query: mdiobus_free
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MDIOBUS_FREE(9) Network device support MDIOBUS_FREE(9)NAMEmdiobus_free - free a struct mii_busSYNOPSISvoid mdiobus_free(struct mii_bus * bus);ARGUMENTSbus mii_bus to freeDESCRIPTIONThis function releases the reference to the underlying device object in the mii_bus. If this is the last reference, the mii_bus will be freed.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MDIOBUS_FREE(9)