[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240521155446.GA839490@kernel.org>
Date: Tue, 21 May 2024 16:54:46 +0100
From: Simon Horman <horms@...nel.org>
To: Ryosuke Yasuoka <ryasuoka@...hat.com>
Cc: krzk@...nel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, 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 Wed, May 22, 2024 at 12:34:42AM +0900, 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
> - Remove inappropriate Reported-by tag
>
> v2
> - Fix commit msg to be clearer to say
> - Remove inappropriate Closes tag
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists