Re: [PATCH] net: sxgbe: Added phy_found error path

2014-04-22 Thread David Miller
From: Byungho An Date: Fri, 18 Apr 2014 20:59:39 +0900 > This patch adds phy_found error path when there is no phy device > and changes bus_name. > > Signed-off-by: Byungho An Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a mes

[PATCH] net: sxgbe: Added phy_found error path

2014-04-18 Thread Byungho An
This patch adds phy_found error path when there is no phy device and changes bus_name. Signed-off-by: Byungho An --- drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.c | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/samsung/sxgbe/sxgbe_md