Hello: This series was applied to netdev/net.git (master) by Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>: On Fri, 25 Feb 2022 17:56:20 +0100 you wrote: > From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx> > > 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