[PATCH net-next 0/2] net: fix the features flag in sctp_gso_segment
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-01-11 12:46:19
Also in:
linux-sctp
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-01-11 12:46:19
Also in:
linux-sctp
Patch 1/2 is to improve the code in skb_segment(), and it is needed by Patch 2/2. 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 | 5 +++-- net/sctp/offload.c | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) -- 2.1.0