linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	tglx@linutronix.de, amitkarwar@gmail.com, andrew@lunn.ch,
	aspriel@gmail.com, brcm80211-dev-list.pdl@broadcom.com,
	chi-hsien.lin@infineon.com, chung-hsien.hsu@infineon.com,
	franky.lin@broadcom.com, ganapathi017@gmail.com,
	hante.meuleman@broadcom.com, hkallweit1@gmail.com,
	jk@codeconstruct.com.au, johannes@sipsolutions.net,
	kvalo@kernel.org, libertas-dev@lists.infradead.org,
	linux-can@vger.kernel.org, linux-wireless@vger.kernel.org,
	mkl@pengutronix.de, matt@codeconstruct.com.au,
	merez@codeaurora.org, socketcan@hartkopp.net,
	radu-nicolae.pirea@oss.nxp.com, richardcochran@gmail.com,
	linux@armlinux.org.uk, SHA-cyfmac-dev-list@infineon.com,
	sharvari.harisangam@nxp.com, wil6210@qti.qualcomm.com,
	wg@grandegger.com, wright.feng@infineon.com,
	huxinming820@gmail.com
Subject: Re: [PATCH net-next 0/8] net: Convert user to netif_rx(), part 2.
Date: Sun, 06 Mar 2022 11:40:12 +0000	[thread overview]
Message-ID: <164656681229.19389.10107852428753621109.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220305221252.3063812-1-bigeasy@linutronix.de>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Sat,  5 Mar 2022 23:12:44 +0100 you wrote:
> This is the second batch of converting netif_rx_ni() caller to
> netif_rx(). The change making this possible is net-next and
> netif_rx_ni() is a wrapper around netif_rx(). This is a clean up in
> order to remove netif_rx_ni().
> 
> The brcmfmac changes are slilghtly larger because the inirq parameter
> can be removed.
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] net: phy: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/a3d73e15909b
  - [net-next,2/8] can: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/00f4a0afb7ea
  - [net-next,3/8] mctp: serial: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/b903117b4868
  - [net-next,4/8] slip/plip: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/e77975e02b59
  - [net-next,5/8] wireless: Atheros: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/1cd2ef9fcb67
  - [net-next,6/8] wireless: brcmfmac: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/b381728e7e28
  - [net-next,7/8] wireless: Marvell: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/afb6d39f3292
  - [net-next,8/8] wireless: Use netif_rx().
    https://git.kernel.org/netdev/net-next/c/f9834dbdd322

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-03-06 11:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-05 22:12 [PATCH net-next 0/8] net: Convert user to netif_rx(), part 2 Sebastian Andrzej Siewior
2022-03-05 22:12 ` [PATCH net-next 5/8] wireless: Atheros: Use netif_rx() Sebastian Andrzej Siewior
2022-03-05 22:12 ` [PATCH net-next 6/8] wireless: brcmfmac: " Sebastian Andrzej Siewior
2022-03-08 14:59   ` Arend van Spriel
2022-03-08 15:01     ` Sebastian Andrzej Siewior
2022-03-05 22:12 ` [PATCH net-next 7/8] wireless: Marvell: " Sebastian Andrzej Siewior
2022-03-05 22:12 ` [PATCH net-next 8/8] wireless: " Sebastian Andrzej Siewior
2022-03-06 11:40 ` patchwork-bot+netdevbpf [this message]

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=164656681229.19389.10107852428753621109.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=SHA-cyfmac-dev-list@infineon.com \
    --cc=amitkarwar@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=aspriel@gmail.com \
    --cc=bigeasy@linutronix.de \
    --cc=brcm80211-dev-list.pdl@broadcom.com \
    --cc=chi-hsien.lin@infineon.com \
    --cc=chung-hsien.hsu@infineon.com \
    --cc=davem@davemloft.net \
    --cc=franky.lin@broadcom.com \
    --cc=ganapathi017@gmail.com \
    --cc=hante.meuleman@broadcom.com \
    --cc=hkallweit1@gmail.com \
    --cc=huxinming820@gmail.com \
    --cc=jk@codeconstruct.com.au \
    --cc=johannes@sipsolutions.net \
    --cc=kuba@kernel.org \
    --cc=kvalo@kernel.org \
    --cc=libertas-dev@lists.infradead.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=matt@codeconstruct.com.au \
    --cc=merez@codeaurora.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=radu-nicolae.pirea@oss.nxp.com \
    --cc=richardcochran@gmail.com \
    --cc=sharvari.harisangam@nxp.com \
    --cc=socketcan@hartkopp.net \
    --cc=tglx@linutronix.de \
    --cc=wg@grandegger.com \
    --cc=wil6210@qti.qualcomm.com \
    --cc=wright.feng@infineon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).