summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2016-05-01 01:47:36 +0300
committerDavid S. Miller <davem@davemloft.net>2016-05-03 15:03:09 -0400
commitce24c2b8a904753701fe4df313b4cbc2b0649e3e (patch)
tree980a803e8bbc626b1a565b792b280c35d4621847 /samples
parent6dd745425807dc977bbea810ef703b935002fcc3 (diff)
macb: fix mdiobus_scan() error check
Now mdiobus_scan() returns ERR_PTR(-ENODEV) instead of NULL if the PHY device ID was read as all ones. As this was not an error before, this value should be filtered out now in this driver. Fixes: b74766a0a0fe ("phylib: don't return NULL from get_phy_device()") Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions