Re: [PATCH net v2] nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
From: Krzysztof Kozlowski
Date: Mon May 20 2024 - 05:59:04 EST
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@xxxxxxxxxx>
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