summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2013-12-06 13:01:32 -0800
committerDavid S. Miller <davem@davemloft.net>2013-12-09 20:38:58 -0500
commitf0528ce7a43d51090b45cf27c53e4b343facaade (patch)
tree81778416d557498eb92fa4f453e80712f56079ca /kernel
parent2613f95f614b39681f77a5036046ea395e306e28 (diff)
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions