From: Iyappan Subramanian
Date: Tue, 29 Aug 2017 15:43:12 -0700
> From: Quan Nguyen
>
> The phy is connected at early stage of probe but not properly
> disconnected if error occurs. This patch fixes the issue.
>
> Also changing the return type of xgene_enet_check_phy_handle(),
> since this fu
From: Quan Nguyen
The phy is connected at early stage of probe but not properly
disconnected if error occurs. This patch fixes the issue.
Also changing the return type of xgene_enet_check_phy_handle(),
since this function always returns success.
Signed-off-by: Quan Nguyen
Signed-off-by: Iyapp