All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Emil Renner Berthing <kernel@esmil.dk>
Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org,
	oliver@neukum.org, davem@davemloft.net, kuba@kernel.org,
	gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: usb: cdc_ncm: use new API for bh tasklet
Date: Wed, 03 Feb 2021 23:40:07 +0000	[thread overview]
Message-ID: <161239560791.28685.2748394162925651238.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210130234637.26505-1-kernel@esmil.dk>

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



      reply	other threads:[~2021-02-03 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 23:46 [PATCH] net: usb: cdc_ncm: use new API for bh tasklet Emil Renner Berthing
2021-02-03 23: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=161239560791.28685.2748394162925651238.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@esmil.dk \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=oliver@neukum.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.