[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <36642c37-787e-4cd0-bf21-f6cb9bb5dd7d@kernel.org>
Date: Tue, 21 May 2024 18:42:04 +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, horms@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, syoshida@...hat.com
Subject: Re: [PATCH net v3] nfc: nci: Fix handling of zero-length payload
packets in nci_rx_work()
On 21/05/2024 17:34, 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")
> Signed-off-by: Ryosuke Yasuoka <ryasuoka@...hat.com>
> ---
> v3
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists