1
0
Files
linux/drivers
David Daney 6fe3264945 netdev/phy: Use mdiobus_read() so that proper locks are taken.
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@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-30 18:54:08 -04:00
..
2011-08-26 12:38:42 -04:00
2011-09-14 03:55:05 -07:00
2011-09-06 16:37:59 +02:00
2011-09-21 16:19:44 -04:00
2011-08-25 16:25:33 -07:00