From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Subject: Re: [PATCH net v2 7/7] net: ethernet: ti: cpsw: fix fixed-link phy probe deferral Date: Thu, 17 Nov 2016 18:19:20 +0100 Message-ID: <20161117171920.GD10490@localhost> References: <1479400804-9847-1-git-send-email-johan@kernel.org> <1479400804-9847-8-git-send-email-johan@kernel.org> <20161117.120416.1443476818715961812.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161117.120416.1443476818715961812.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org To: David Miller Cc: johan@kernel.org, mugunthanvnm@ti.com, grygorii.strashko@ti.com, linux-omap@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Thu, Nov 17, 2016 at 12:04:16PM -0500, David Miller wrote: > From: Johan Hovold > Date: Thu, 17 Nov 2016 17:40:04 +0100 > > > Make sure to propagate errors from of_phy_register_fixed_link() which > > can fail with -EPROBE_DEFER. > > > > Fixes: 1f71e8c96fc6 ("drivers: net: cpsw: Add support for fixed-link > > PHY") > > Signed-off-by: Johan Hovold > > Johan, when you update a patch within a series you must post the > entire series freshly to the lists, cover posting and all. I'm quite sure that is exactly what I did. Did you only get this last patch out of the seven? Johan