From: David Daney <david.daney@xxxxxxxxxx> Date: Fri, 30 Sep 2011 14:51:22 -0700 > Accesses to the mdio busses must be done with the mdio_lock to ensure > proper operation. Conveniently we have the helper function > mdiobus_read() to do that for us. Lets use it in get_phy_id() instead > of accessing the bus without the lock held. > > Signed-off-by: David Daney <david.daney@xxxxxxxxxx> Applied to net-next.