From: Sergei Shtylyov <[email protected]>
Date: Tue, 03 May 2016 23:14:41 +0300

> I've finally noticed that mdiobus_scan() also returns either NULL or error
> value on failure.  Return ERR_PTR(-ENODEV) instead of NULL since this is
> the  error value  already filtered out by the callers that want to ignore
> the  MDIO address scan failure...
> 
> Signed-off-by: Sergei Shtylyov <[email protected]>

Applied.

Reply via email to