From: patchwork-bot+netdevbpf@kernel.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: thierry.escande@linux.intel.com, linux-nfc@lists.01.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH v2] nfc: port100: fix using -ERRNO as command type mask
Date: Tue, 26 Oct 2021 12:50:07 +0000 [thread overview]
Message-ID: <163525260704.9181.10376941005733048899.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211025144936.556495-1-krzysztof.kozlowski@canonical.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Mon, 25 Oct 2021 16:49:36 +0200 you wrote:
> During probing, the driver tries to get a list (mask) of supported
> command types in port100_get_command_type_mask() function. The value
> is u64 and 0 is treated as invalid mask (no commands supported). The
> function however returns also -ERRNO as u64 which will be interpret as
> valid command mask.
>
> Return 0 on every error case of port100_get_command_type_mask(), so the
> probing will stop.
>
> [...]
Here is the summary with links:
- [v2] nfc: port100: fix using -ERRNO as command type mask
https://git.kernel.org/netdev/net/c/2195f2062e4c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-10-26 12:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-25 14:49 [PATCH v2] nfc: port100: fix using -ERRNO as command type mask Krzysztof Kozlowski
2021-10-26 12:50 ` 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=163525260704.9181.10376941005733048899.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfc@lists.01.org \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=thierry.escande@linux.intel.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