public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora•org>
To: Heiner Kallweit <hkallweit1@gmail•com>
Cc: "David Miller" <davem@davemloft•net>,
	"Jakub Kicinski" <kuba@kernel•org>, "Bjørn Mork" <bjorn@mork•no>,
	"Oliver Neukum" <oneukum@suse•com>,
	"Igor Mitsyanko" <imitsyanko@quantenna•com>,
	"Sergey Matyukevich" <geomatsi@gmail•com>,
	"Roopa Prabhu" <roopa@nvidia•com>,
	"Nikolay Aleksandrov" <nikolay@nvidia•com>,
	"Andrew Lunn" <andrew@lunn•ch>,
	"Vivien Didelot" <vivien.didelot@gmail•com>,
	"Florian Fainelli" <f.fainelli@gmail•com>,
	"Vladimir Oltean" <olteanv@gmail•com>,
	"Alexey Kuznetsov" <kuznet@ms2•inr.ac.ru>,
	"Hideaki YOSHIFUJI" <yoshfuji@linux-ipv6•org>,
	"Johannes Berg" <johannes@sipsolutions•net>,
	"Pravin B Shelar" <pshelar@ovn•org>,
	"Steffen Klassert" <steffen.klassert@secunet•com>,
	"Herbert Xu" <herbert@gondor•apana.org.au>,
	"netdev@vger•kernel.org" <netdev@vger•kernel.org>,
	linux-rdma@vger•kernel.org,
	"Linux USB Mailing List" <linux-usb@vger•kernel.org>,
	linux-wireless <linux-wireless@vger•kernel.org>,
	bridge@lists•linux-foundation.org
Subject: Re: [PATCH net-next 06/12] qtnfmac: use new function dev_fetch_sw_netstats
Date: Mon, 12 Oct 2020 10:10:43 +0300	[thread overview]
Message-ID: <87sgajzzpo.fsf@codeaurora.org> (raw)
In-Reply-To: <a4fa20e9-23bc-4f2f-cbe9-16d801ce3b20@gmail.com> (Heiner Kallweit's message of "Sun, 11 Oct 2020 21:40:10 +0200")

Heiner Kallweit <hkallweit1@gmail•com> writes:

> Simplify the code by using new function dev_fetch_sw_netstats().
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail•com>

I assume this goes via net-next so:

Acked-by: Kalle Valo <kvalo@codeaurora•org>

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2020-10-12  7:11 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-11 19:34 [PATCH net-next 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats Heiner Kallweit
2020-10-11 19:36 ` [PATCH net-next 01/12] net: core: add " Heiner Kallweit
2020-10-11 19:54   ` Stephen Hemminger
2020-10-11 20:18     ` Heiner Kallweit
2020-10-11 22:07   ` Jakub Kicinski
2020-10-11 19:37 ` [PATCH net-next 02/12] IB/hfi1: use new function dev_fetch_sw_netstats Heiner Kallweit
2020-10-11 19:38 ` [PATCH net-next 03/12] net: macsec: " Heiner Kallweit
2020-10-11 19:38 ` [PATCH net-next 04/12] net: usb: qmi_wwan: " Heiner Kallweit
2020-10-12  6:47   ` Bjørn Mork
2020-10-11 19:39 ` [PATCH net-next 05/12] net: usbnet: " Heiner Kallweit
2020-10-11 19:40 ` [PATCH net-next 06/12] qtnfmac: " Heiner Kallweit
2020-10-12  7:10   ` Kalle Valo [this message]
2020-10-11 19:40 ` [PATCH net-next 07/12] net: bridge: " Heiner Kallweit
2020-10-11 19:41 ` [PATCH net-next 08/12] net: dsa: " Heiner Kallweit
2020-10-11 20:15   ` Vladimir Oltean
2020-10-12  1:49   ` Florian Fainelli
2020-10-11 19:42 ` [PATCH net-next 09/12] iptunnel: " Heiner Kallweit
2020-10-11 19:42 ` [PATCH net-next 10/12] mac80211: " Heiner Kallweit
2020-10-11 19:43 ` [PATCH net-next 11/12] net: openvswitch: " Heiner Kallweit
2020-10-11 19:44 ` [PATCH net-next 12/12] xfrm: " Heiner Kallweit
2020-10-11 22:10 ` [PATCH net-next 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats Jakub Kicinski
2020-10-11 22:29   ` Heiner Kallweit
2020-10-11 22:41     ` Jakub Kicinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sgajzzpo.fsf@codeaurora.org \
    --to=kvalo@codeaurora$(echo .)org \
    --cc=andrew@lunn$(echo .)ch \
    --cc=bjorn@mork$(echo .)no \
    --cc=bridge@lists$(echo .)linux-foundation.org \
    --cc=davem@davemloft$(echo .)net \
    --cc=f.fainelli@gmail$(echo .)com \
    --cc=geomatsi@gmail$(echo .)com \
    --cc=herbert@gondor$(echo .)apana.org.au \
    --cc=hkallweit1@gmail$(echo .)com \
    --cc=imitsyanko@quantenna$(echo .)com \
    --cc=johannes@sipsolutions$(echo .)net \
    --cc=kuba@kernel$(echo .)org \
    --cc=kuznet@ms2$(echo .)inr.ac.ru \
    --cc=linux-rdma@vger$(echo .)kernel.org \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=linux-wireless@vger$(echo .)kernel.org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nikolay@nvidia$(echo .)com \
    --cc=olteanv@gmail$(echo .)com \
    --cc=oneukum@suse$(echo .)com \
    --cc=pshelar@ovn$(echo .)org \
    --cc=roopa@nvidia$(echo .)com \
    --cc=steffen.klassert@secunet$(echo .)com \
    --cc=vivien.didelot@gmail$(echo .)com \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox