Re: [PATCHv2 net-next 0/2] net: fix the features flag in sctp_gso_segment
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-01-15 09:33:05
Also in:
linux-sctp
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-01-15 09:33:05
Also in:
linux-sctp
Please drop this patchset, the second one is incorrect. I will post v3, thanks. On Fri, Jan 15, 2021 at 4:21 PM Xin Long [off-list ref] wrote:
Patch 1/2 is to improve the code in skb_segment(), and it is needed by Patch 2/2. v1->v2: - see Patch 1/2. Xin Long (2): net: move the hsize check to the else block in skb_segment udp: remove CRC flag from dev features in __skb_udp_tunnel_segment net/core/skbuff.c | 11 ++++++----- net/ipv4/udp_offload.c | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) -- 2.1.0