From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v3 net-next 00/11] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers Date: Mon, 22 Oct 2018 20:26:48 -0700 (PDT) Message-ID: <20181022.202648.677453436620678368.davem@davemloft.net> References: <1540261575-1889-1-git-send-email-Tristram.Ha@microchip.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, f.fainelli@gmail.com, pavel@ucw.cz, ruediger.schmitt@philips.com, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org To: Tristram.Ha@microchip.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:40406 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726438AbeJWLsN (ORCPT ); Tue, 23 Oct 2018 07:48:13 -0400 In-Reply-To: <1540261575-1889-1-git-send-email-Tristram.Ha@microchip.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Date: Mon, 22 Oct 2018 19:26:04 -0700 > This series of patches is to modify the original KSZ9477 DSA driver so > that other KSZ switch drivers can be added and use the common code. This doesn't apply cleanly to net-next. And the net-next tree is now closed due to the merge window, please resubmit a fixed series once net-next opens back up again. Thanks.