[PATCH] drivers: net: xgene: Correct probe sequence handling
David Miller
davem at davemloft.net
Tue Aug 29 16:13:32 PDT 2017
From: Iyappan Subramanian <isubramanian at apm.com>
Date: Tue, 29 Aug 2017 15:43:12 -0700
> From: Quan Nguyen <qnguyen at apm.com>
>
> 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 <qnguyen at apm.com>
> Signed-off-by: Iyappan Subramanian <isubramanian at apm.com>
Applied, thank you.
More information about the linux-arm-kernel
mailing list