[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176109422326.1291118.3062746370710929098.git-patchwork-notify@kernel.org>
Date: Wed, 22 Oct 2025 00:50:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de
Subject: Re: [PATCH net 1/4] can: bxcan: bxcan_start_xmit(): use
can_dev_dropped_skb() instead of can_dropped_invalid_skb()
Hello:
This series was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Mon, 20 Oct 2025 17:22:22 +0200 you wrote:
> In addition to can_dropped_invalid_skb(), the helper function
> can_dev_dropped_skb() checks whether the device is in listen-only mode and
> discards the skb accordingly.
>
> Replace can_dropped_invalid_skb() by can_dev_dropped_skb() to also drop
> skbs in for listen-only mode.
>
> [...]
Here is the summary with links:
- [net,1/4] can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
https://git.kernel.org/netdev/net/c/3a20c444cd12
- [net,2/4] can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
https://git.kernel.org/netdev/net/c/0bee15a5caf3
- [net,3/4] can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
https://git.kernel.org/netdev/net/c/3a3bc9bbb3a0
- [net,4/4] can: netlink: can_changelink(): allow disabling of automatic restart
https://git.kernel.org/netdev/net/c/8e93ac51e4c6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists