From: Sergei Shtylyov
Date: Sat, 07 May 2016 22:53:40 +0300
> Now that mdiobus_scan() doesn't return NULL on failure anymore, this driver
> no longer needs to check for it...
>
> Signed-off-by: Sergei Shtylyov
Applied.
Now that mdiobus_scan() doesn't return NULL on failure anymore, this driver
no longer needs to check for it...
Signed-off-by: Sergei Shtylyov
---
The patch is against DaveM's 'net-next.git' repo.
drivers/net/ethernet/marvell/pxa168_eth.c |2 --
1 file changed, 2 deletions(-)
Index: net-n