From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v3 0/2] net: stmmac: Coalesce and tail addr fixes Date: Fri, 14 Sep 2018 14:27:11 -0700 (PDT) Message-ID: <20180914.142711.1163143852771615779.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, f.fainelli@gmail.com, narmstrong@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com, Joao.Pinto@synopsys.com, peppe.cavallaro@st.com, alexandre.torgue@st.com To: Jose.Abreu@synopsys.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:41336 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726969AbeIOCn2 (ORCPT ); Fri, 14 Sep 2018 22:43:28 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Jose Abreu Date: Thu, 13 Sep 2018 09:02:21 +0100 > The fix for coalesce timer and a fix in tail address setting that impacts > XGMAC2 operation. This series is fixing bugs going all the way back to 4.7 There is no logical way that targetting net-next is valid. net-next is always for new features and cleanups. Bug fixes always go to 'net'. Thank you.