From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 18 May 2016 10:23:01 -0600 Subject: [U-Boot] [PATCH 1/3] net: xilinx: Handle error value from phy_startup() In-Reply-To: <2b12004ba08fa7f06b1f459c677afd347b931ecc.1463570447.git.michal.simek@xilinx.com> References: <2b12004ba08fa7f06b1f459c677afd347b931ecc.1463570447.git.michal.simek@xilinx.com> Message-ID: <573C96E5.6080505@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/18/2016 05:20 AM, Michal Simek wrote: > Handle error returned by phy_startup() properly. The series, Acked-by: Stephen Warren