[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164583061084.3517.5069364779371997975.git-patchwork-notify@kernel.org>
Date: Fri, 25 Feb 2022 23:10:10 +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,
mailhol.vincent@...adoo.fr, dan.carpenter@...cle.com
Subject: Re: [PATCH net 1/3] can: etas_es58x: change opened_channel_cnt's type
from atomic_t to u8
Hello:
This series was applied to netdev/net.git (master)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Fri, 25 Feb 2022 17:56:20 +0100 you wrote:
> From: Vincent Mailhol <mailhol.vincent@...adoo.fr>
>
> The driver uses an atomic_t variable: struct
> es58x_device::opened_channel_cnt to keep track of the number of opened
> channels in order to only allocate memory for the URBs when this count
> changes from zero to one.
>
> [...]
Here is the summary with links:
- [net,1/3] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
https://git.kernel.org/netdev/net/c/f4896248e902
- [net,2/3] can: gs_usb: change active_channels's type from atomic_t to u8
https://git.kernel.org/netdev/net/c/035b0fcf0270
- [net,3/3] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
https://git.kernel.org/netdev/net/c/c5048a7b2c23
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