From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net-next resubmit 2/2] net: phy: remove generic settings for callbacks config_aneg and read_status from drivers Date: Fri, 1 Dec 2017 15:25:26 -0800 Message-ID: <18f89c60-708b-c128-7635-dd7650b1c0b6@gmail.com> References: <9656694a-0113-6090-b1fd-58fdb05b8977@gmail.com> <20171201.154239.1972560270159887815.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, "netdev@vger.kernel.org" To: Heiner Kallweit , David Miller Return-path: Received: from mail-wm0-f41.google.com ([74.125.82.41]:35052 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751265AbdLAXZb (ORCPT ); Fri, 1 Dec 2017 18:25:31 -0500 Received: by mail-wm0-f41.google.com with SMTP id f9so5919727wmh.0 for ; Fri, 01 Dec 2017 15:25:31 -0800 (PST) In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 12/01/2017 02:37 PM, Heiner Kallweit wrote: > Am 01.12.2017 um 21:42 schrieb David Miller: >> From: Heiner Kallweit >> Date: Thu, 30 Nov 2017 23:47:52 +0100 >> >>> Remove generic settings for callbacks config_aneg and read_status >>> from drivers. >>> > When re-testing I just figured out that in drivers/net/phy/broadcom.c > I mistakenly removed three lines too many. > Do you prefer a fixed version of the patch or just a patch with the > fix? Once the patches has been applied by David, you should send an incremental change to fix your previous patches. Thank you. -- Florian