From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: sxgbe: Added phy_found error path Date: Tue, 22 Apr 2014 16:07:58 -0400 (EDT) Message-ID: <20140422.160758.636004651952102485.davem@davemloft.net> References: <000701cf5afd$ad1e65f0$075b31d0$%an@samsung.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-samsung-soc@vger.kernel.org, ks.giri@samsung.com, vipul.pandya@samsung.com To: bh74.an@samsung.com Return-path: In-Reply-To: <000701cf5afd$ad1e65f0$075b31d0$%an@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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.