Re: [PATCH] ethernet: atl1e: checking the status of atl1e_write_phy_reg

From: David Miller
Date: Thu Dec 27 2018 - 19:23:43 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Tue, 25 Dec 2018 22:23:19 -0600

> atl1e_write_phy_reg() could fail. The fix issues an error message when
> it fails.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>

Applied, thanks.