From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
Johan Hovold <johan@kernel.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH net] nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
Date: Tue, 9 Dec 2025 16:00:35 +0900 [thread overview]
Message-ID: <2025120906-pulp-espresso-7334@gregkh> (raw)
In-Reply-To: <aTfIJ9tZPmeUF4W1@stanley.mountain>
On Tue, Dec 09, 2025 at 09:56:39AM +0300, Dan Carpenter wrote:
> Set the error code if "transferred != sizeof(cmd)" instead of
> returning success.
>
> Fixes: dbafc28955fa ("NFC: pn533: don't send USB data off of the stack")
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
> ---
> drivers/nfc/pn533/usb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Why to me? I'm not the maintainer of NFC that I know of :)
And shouldn't this also cc: stable?
thanks,
greg k-h
next prev parent reply other threads:[~2025-12-09 7:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-09 6:56 [PATCH net] nfc: pn533: Fix error code in pn533_acr122_poweron_rdr() Dan Carpenter
2025-12-09 7:00 ` Greg Kroah-Hartman [this message]
2025-12-11 9:40 ` 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=2025120906-pulp-espresso-7334@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=dan.carpenter@linaro.org \
--cc=johan@kernel.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.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).