From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] net: phy and dsa random fixes/cleanups Date: Sun, 25 Jan 2015 16:03:01 -0800 (PST) Message-ID: <20150125.160301.1645346772207018214.davem@davemloft.net> References: <1421800920-6281-1-git-send-email-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:38058 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751673AbbAZADB (ORCPT ); Sun, 25 Jan 2015 19:03:01 -0500 In-Reply-To: <1421800920-6281-1-git-send-email-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Tue, 20 Jan 2015 16:41:58 -0800 > These two patches were already present as part of my attempt to make > DSA modules work properly, these are the only two "valid" patches at > this point which should not need any further rework. Series applied, thanks.