Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: ensure the cocci script for miiphy_register does not leak th…
…e MDIO bus When mdio_register fails, mdio_free should be called on the mdiodev that was previously allocated with mdio_alloc. Signed-off-by: Vladimir Oltean <[email protected]>
- Loading branch information