Messages in this thread |  | | Subject | Re: [PATCH] net: usb: cdc_ncm: use new API for bh tasklet | From | patchwork-bot+netdevbpf@kernel ... | Date | Wed, 03 Feb 2021 23:40:07 +0000 |
| |
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 31 Jan 2021 00:46:37 +0100 you wrote: > This converts the driver to use the new tasklet API introduced in > commit 12cc923f1ccc ("tasklet: Introduce new initialization API") > > It is unfortunate that we need to add a pointer to the driver context to > get back to the usbnet device, but the space will be reclaimed once > there are no more users of the old API left and we can remove the data > value and flag from the tasklet struct. > > [...]
Here is the summary with links: - net: usb: cdc_ncm: use new API for bh tasklet https://git.kernel.org/netdev/net-next/c/4f4e54366eae
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |