linux/drivers/net/ethernet/aeroflex
Florian Fainelli f0528ce7a4 net: greth: use phy_read_status()
In case the greth driver is bound to anything but the Generic PHY
driver or the PHY has a special read_status callback implemented,
unexpected things will happen. Make sure we that we use
phy_read_status() which does the proper abstraction of calling the
driver specific read_status() callback for a given PHY.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-09 20:38:58 -05:00
..
greth.c net: greth: use phy_read_status() 2013-12-09 20:38:58 -05:00
greth.h
Kconfig
Makefile