diff for duplicates of <20201003040428.GC70998@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index c56f283..e4b51f3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Tue, Sep 29, 2020 at 09:48:55PM +0800, Xin Long wrote: > This patch fixes two things: > -> When skb->ip_summed = CHECKSUM_PARTIAL, skb_checksum_help() should be +> When skb->ip_summed == CHECKSUM_PARTIAL, skb_checksum_help() should be > called do the checksum, instead of gso_make_checksum(), which is used > to do the checksum for current proto after calling skb_segment(), not > after the inner proto's gso_segment(). diff --git a/a/content_digest b/N1/content_digest index 9c2c8c1..5e033e8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\049a1cbb99341f50304b514aeaace078d0b065248.1601387231.git.lucien.xin@gmail.com\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCH net-next 03/15] udp: do checksum properly in skb_udp_tunnel_segment\0" - "Date\0Sat, 03 Oct 2020 04:04:28 +0000\0" + "Date\0Sat, 3 Oct 2020 01:04:28 -0300\0" "To\0Xin Long <lucien.xin@gmail.com>\0" "Cc\0network dev <netdev@vger.kernel.org>" linux-sctp@vger.kernel.org @@ -15,7 +15,7 @@ "On Tue, Sep 29, 2020 at 09:48:55PM +0800, Xin Long wrote:\n" "> This patch fixes two things:\n" "> \n" - "> When skb->ip_summed = CHECKSUM_PARTIAL, skb_checksum_help() should be\n" + "> When skb->ip_summed == CHECKSUM_PARTIAL, skb_checksum_help() should be\n" "> called do the checksum, instead of gso_make_checksum(), which is used\n" "> to do the checksum for current proto after calling skb_segment(), not\n" "> after the inner proto's gso_segment().\n" @@ -30,4 +30,4 @@ "It makes sense to be, but would be nice if someone else could review\n" this. -94f414a991aceb1718fd54ab4ddcdd3af7ae7f4752e95a6892948b68ea9d51eb +98421b8865dbbd28cd2123087781b9d78a9878b83ad22429b774db48cf43fb39
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.