From:
Date: Fri, 25 Sep 2015 21:13:48 +
> lan78xx_suspend() may return non-zero from lan78xx_write_reg() in some
> scenario.
> Fix to return 0 when lan78xx_suspend() has no error.
>
> Signed-off-by: Woojung Huh
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe
lan78xx_suspend() may return non-zero from lan78xx_write_reg() in some scenario.
Fix to return 0 when lan78xx_suspend() has no error.
Signed-off-by: Woojung Huh
---
drivers/net/usb/lan78xx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/usb/lan78xx.c b/drivers/n