Re: [PATCH net v2] net: Use WARN_ON_ONCE() in {tcp,udp}_read_skb()

From: Peilin Ye
Date: Tue Sep 13 2022 - 15:33:10 EST


On Tue, Sep 13, 2022 at 11:40:16AM -0700, Peilin Ye wrote:
> Suggested-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
> Signed-off-by: Peilin Ye <peilin.ye@xxxxxxxxxxxxx>

Sorry, I forgot to add Fixes: tag.

Those WARN_ON() come from different commits. I will split this into two
in v3 to make it easier.

Thanks,
Peilin Ye