[PATCHv3 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:37:44
Also in:
linux-sctp
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-01-15 09:37:44
Also in:
linux-sctp
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. v2->v3: - change Patch 2/2 to the right patch. Xin Long (2): net: move the hsize check to the else block in skb_segment sctp: remove the NETIF_F_SG flag before calling skb_segment net/core/skbuff.c | 11 ++++++----- net/sctp/offload.c | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) -- 2.1.0