[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8947cb3f-39b5-4483-af1d-82d3fa4bb7ad@kernel.org>
Date: Mon, 20 May 2024 11:58:47 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Ryosuke Yasuoka <ryasuoka@...hat.com>, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
syoshida@...hat.com, horms@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v2] nfc: nci: Fix handling of zero-length payload
packets in nci_rx_work()
On 17/05/2024 04:06, Ryosuke Yasuoka wrote:
> When nci_rx_work() receives a zero-length payload packet, it should not
> discard the packet and exit the loop. Instead, it should continue
> processing subsequent packets.
>
> Fixes: d24b03535e5e ("nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet")
> Reported-by: Ryosuke Yasuoka <ryasuoka@...hat.com>
That's not a valid tag here. Every bug we find - like hundreds of my
commits - is reported by us...
Drop the tag.
Best regards,
Krzysztof
Powered by blists - more mailing lists