From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.codeaurora.org ([198.145.29.96]:53002 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752497AbdDLNwr (ORCPT ); Wed, 12 Apr 2017 09:52:47 -0400 From: Kalle Valo To: Greg KH Cc: Amit Pundir , stable@vger.kernel.org, Tobias Klauser , Arend van Spriel Subject: Re: [PATCH v2 for-4.9 30/32] brcmfmac: Use net_device_stats from struct net_device References: <1491388344-13521-1-git-send-email-amit.pundir@linaro.org> <1491388344-13521-31-git-send-email-amit.pundir@linaro.org> <20170412131806.GG24616@kroah.com> Date: Wed, 12 Apr 2017 16:52:41 +0300 In-Reply-To: <20170412131806.GG24616@kroah.com> (Greg KH's message of "Wed, 12 Apr 2017 15:18:06 +0200") Message-ID: <878tn5d97a.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain Sender: stable-owner@vger.kernel.org List-ID: + arend Greg KH writes: > On Wed, Apr 05, 2017 at 04:02:22PM +0530, Amit Pundir wrote: >> From: Tobias Klauser >> >> Instead of using a private copy of struct net_device_stats in struct >> brcm_if, use stats from struct net_device. Also remove the now >> unnecessary .ndo_get_stats function. >> >> Signed-off-by: Tobias Klauser >> Acked-by: Arend van Spriel >> Signed-off-by: Kalle Valo >> (cherry picked from commit 91b632803ee4e47c5a5c4dc3d8bf5abf9c16107a) >> Signed-off-by: Amit Pundir >> --- >> .../wireless/broadcom/brcm80211/brcmfmac/core.c | 26 +++++++--------------- >> .../wireless/broadcom/brcm80211/brcmfmac/core.h | 2 -- >> 2 files changed, 8 insertions(+), 20 deletions(-) > > Again, how is this a proper stable patch? I have no idea. At least me nor Arend didn't tag it for stable. -- Kalle Valo