Rework the error handling in smsc911x open in preparation
for the mdio startup being moved here.
Signed-off-by: Jeremy Linton
---
drivers/net/ethernet/smsc/smsc911x.c | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/drivers/net/ethernet/smsc/smsc911x.c
b/drive
On Thu, Sep 01, 2016 at 03:15:06PM -0500, Jeremy Linton wrote:
> Rework the error handling in smsc911x open in preparation
> for the mdio startup being moved here.
>
> Signed-off-by: Jeremy Linton
Reviewed-by: Andrew Lunn
Andrew