linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Bongsu Jeon <bongsu.jeon2@gmail.com>
Cc: kuba@kernel.org, shuah@kernel.org, krzk@kernel.org,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	linux-nfc@lists.01.org, linux-kselftest@vger.kernel.org,
	bongsu.jeon@samsung.com
Subject: Re: [PATCH net-next v4 0/2] Add nci suit and virtual nci device driver
Date: Sat, 30 Jan 2021 02:30:08 +0000	[thread overview]
Message-ID: <161197380834.28728.3903121798375057144.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210127130829.4026-1-bongsu.jeon@samsung.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Wed, 27 Jan 2021 22:08:27 +0900 you wrote:
> From: Bongsu Jeon <bongsu.jeon@samsung.com>
> 
> 1/2 is the Virtual NCI device driver.
> 2/2 is the NCI selftest suite
> 
> v4:
>  1/2
>  - flip the condition for the ioctl.
>  - refactor some code.
>  - remove the unused function after refactoring.
> v3:
>  1/2
>  - change the Kconfig help comment.
>  - remove the mutex init code.
>  - remove the unnecessary mutex(nci_send_mutex).
>  - remove the full_txbuff.
>  - add the code to release skb at error case.
>  - refactor some code.
> v2:
>  1/2
>  - change the permission of the Virtual NCI device.
>  - add the ioctl to find the nci device index.
>  2/2
>  - add the NCI selftest suite.
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] nfc: Add a virtual nci device driver
    https://git.kernel.org/netdev/net-next/c/e624e6c3e777
  - [net-next,v4,2/2] selftests: Add nci suite
    https://git.kernel.org/netdev/net-next/c/f595cf1242f3

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-01-30 10:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 13:08 [PATCH net-next v4 0/2] Add nci suit and virtual nci device driver Bongsu Jeon
2021-01-27 13:08 ` [PATCH net-next v4 1/2] nfc: Add a " Bongsu Jeon
2021-01-27 13:08 ` [PATCH net-next v4 2/2] selftests: Add nci suite Bongsu Jeon
2021-01-30  2:30 ` 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=161197380834.28728.3903121798375057144.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bongsu.jeon2@gmail.com \
    --cc=bongsu.jeon@samsung.com \
    --cc=krzk@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-nfc@lists.01.org \
    --cc=netdev@vger.kernel.org \
    --cc=shuah@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).