diff for duplicates of <52B2ED52.90604@redhat.com> diff --git a/a/1.txt b/N1/1.txt index a7a5913..908caf5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,5 +45,5 @@ Acked-by: Daniel Borkmann <dborkman@redhat.com> > + sctp_icmp_frag_needed(sk, asoc, transport, ntohl(info)); > goto out_unlock; > case ICMPV6_PARAMPROB: -> if (ICMPV6_UNK_NEXTHDR = code) { +> if (ICMPV6_UNK_NEXTHDR == code) { > diff --git a/a/content_digest b/N1/content_digest index 16dc10f..5dc2bff 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020131219115458.GC14429@order.stressinduktion.org\0" "From\0Daniel Borkmann <dborkman@redhat.com>\0" "Subject\0Re: [PATCH net-next] ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one\0" - "Date\0Thu, 19 Dec 2013 12:57:54 +0000\0" + "Date\0Thu, 19 Dec 2013 13:57:54 +0100\0" "To\0netdev@vger.kernel.org" " fengguang.wu@intel.com\0" "Cc\0linux-sctp@vger.kernel.org <linux-sctp@vger.kernel.org>" @@ -55,7 +55,7 @@ "> +\t\t\tsctp_icmp_frag_needed(sk, asoc, transport, ntohl(info));\n" "> \t\tgoto out_unlock;\n" "> \tcase ICMPV6_PARAMPROB:\n" - "> \t\tif (ICMPV6_UNK_NEXTHDR = code) {\n" + "> \t\tif (ICMPV6_UNK_NEXTHDR == code) {\n" > -055939a480fd5a7172820d93cc597b604afff5bf96bafe6bb6be616800e8bcb5 +253fffd4100ee14f30bcd2e9861f20775411ab9c7d7b053dd7819b4c1505334a
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.