Files
linux/drivers
Sergei Shtylyov ce24c2b8a9 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: b74766a0a0 ("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>
2016-05-03 15:03:09 -04:00
..
2016-04-29 14:22:25 +02:00
2016-04-16 22:52:03 +05:30
2016-05-03 15:03:09 -04:00
2016-04-14 16:54:00 +02:00
2016-04-25 16:20:49 -04:00
2016-04-20 10:38:06 +03:00