Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3048286imm; Sun, 19 Aug 2018 10:52:06 -0700 (PDT) X-Google-Smtp-Source: AA+uWPy7XNkqVQPUTfzBID3CoBFq+dqHfXvKEfWuFSO90qFSkFifDGugCQd9wv3PbIMQxOdpfqJj X-Received: by 2002:a17:902:744a:: with SMTP id e10-v6mr12419369plt.165.1534701126416; Sun, 19 Aug 2018 10:52:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534701126; cv=none; d=google.com; s=arc-20160816; b=B24yXY2VMzPK6uBho7o0AFEMvnr+ZTWwezkLA5yfHDD5hZUvn79hORHgLc1afbg3GI rCIUEKSFwZptzQGTQq5xG9/k/IeL0ETR7X42mLhiT8tUnhOKIG64snJ0Iq2RoVgZz2Na BNcVTFeMNnSY/G9tOR8xMv0AmtK73dMw0AoZhWzZg7jhbW3WgfwzZpDEmvZpBLrVBqYf yL3SnI3c3EVxTEOkodw2NOOtgPj4c8g6gAuj+ASDY20wwIyUryKZwvief+RxI6/W0d2w D5j8oQuEzppsgkOSJ9padqCGQiC2tvOf8HOKJPfk30mhH2osDe67W/eePnIHOD7PkmoS m1Tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=nF73VHfLAVdUXuy+FvZrJxtCTRMmRr49wyEy46etP1s=; b=RNgaSGDirjIiKlxi+8qfF976R9PM7HCzJ4xKh0i9gTz18SAuOjwd6Cce0kMd3I0ByL sjb27ISgNloKVonhBeZ96pjhUsQd1BpbdOsfOVjNv8tB/nmCzP0C6q0LLUZki5Zq3+DS tcNVyjfkoa91S/tqDH2TG+8j0wTffUT8tL/5d6LtjxS9tziZD3cRLJdCnepcEIPfuBFJ 1qo+f2najw+RuuYSkrcu/yTq+hnui6VitEn8jrl2FH5JNWsx3Ue4TGRnF+4SWZg63o5U IFQkPlsKcceQ+xbZICxSsdRrhiyLVgnLvLC0c38q8U+Yi+NbkHOwuLomXN1Qdq2CrC1i TZRg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f5-v6si8120062plf.411.2018.08.19.10.51.37; Sun, 19 Aug 2018 10:52:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726661AbeHSVCE (ORCPT + 99 others); Sun, 19 Aug 2018 17:02:04 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:33368 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726499AbeHSVCE (ORCPT ); Sun, 19 Aug 2018 17:02:04 -0400 Received: from localhost (71-36-117-41.ptld.qwest.net [71.36.117.41]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 9D7651473A806; Sun, 19 Aug 2018 10:49:48 -0700 (PDT) Date: Sun, 19 Aug 2018 10:49:44 -0700 (PDT) Message-Id: <20180819.104944.1717508823921470560.davem@davemloft.net> To: andrew@lunn.ch Cc: Jisheng.Zhang@synaptics.com, thomas.petazzoni@free-electrons.com, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next] net: mvneta: fix mvneta_config_rss on armada 3700 From: David Miller In-Reply-To: <20180810222335.GD11955@lunn.ch> References: <20180810113627.5dec5d40@xhacker.debian> <20180810.144031.861564620036768413.davem@davemloft.net> <20180810222335.GD11955@lunn.ch> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 19 Aug 2018 10:49:48 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Andrew Lunn Date: Sat, 11 Aug 2018 00:23:35 +0200 > Please can you queue up: > > Fixes: 7a86f05faf11 ("net: ethernet: mvneta: Fix napi structure mixup on armada 3700") > > and this patch for stable. Since these are now both in Linus's tree, done. But, if one thinks the change belongs in -stable, target 'net' always.