From: Duoming Zhou <duoming@zju.edu.cn>
To: krzysztof.kozlowski@linaro.org, kuba@kernel.org,
gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
netdev@vger.kernel.org, alexander.deucher@amd.com,
broonie@kernel.org, linma@zju.edu.cn,
Duoming Zhou <duoming@zju.edu.cn>
Subject: [PATCH net v6 0/2] Replace improper checks and fix bugs in nfc subsystem
Date: Fri, 29 Apr 2022 20:45:49 +0800 [thread overview]
Message-ID: <cover.1651235400.git.duoming@zju.edu.cn> (raw)
The first patch is used to replace improper checks in netlink related
functions of nfc core, the second patch is used to fix bugs in
nfcmrvl driver.
Duoming Zhou (2):
nfc: replace improper check device_is_registered() in netlink related
functions
nfc: nfcmrvl: main: reorder destructive operations in
nfcmrvl_nci_unregister_dev to avoid bugs
drivers/nfc/nfcmrvl/main.c | 2 +-
net/nfc/core.c | 29 ++++++++++++++---------------
2 files changed, 15 insertions(+), 16 deletions(-)
--
2.17.1
next reply other threads:[~2022-04-29 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-29 12:45 Duoming Zhou [this message]
2022-04-29 12:45 ` [PATCH net v6 1/2] nfc: replace improper check device_is_registered() in netlink related functions Duoming Zhou
2022-04-29 12:45 ` [PATCH net v6 2/2] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs Duoming Zhou
2022-05-01 12:30 ` [PATCH net v6 0/2] Replace improper checks and fix bugs in nfc subsystem patchwork-bot+netdevbpf
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=cover.1651235400.git.duoming@zju.edu.cn \
--to=duoming@zju.edu.cn \
--cc=alexander.deucher@amd.com \
--cc=broonie@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kuba@kernel.org \
--cc=linma@zju.edu.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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).