diff for duplicates of <535A9C93.9090106@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 1d62c65..e545beb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ On 04/25/2014 01:21 PM, Karl Heiss wrote: > > On second thought, would this not make more sense to be: > -> if ((transport->state = SCTP_ACTIVE) && +> if ((transport->state == SCTP_ACTIVE) && > > Since the only valid transition into PF is from ACTIVE? diff --git a/a/content_digest b/N1/content_digest index 61f2988..ebe8e6a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01398445570-11429-1-git-send-email-kheiss@gmail.com\0" "ref\0CAGugRbVRL0Dz0Vc_X0Qu-FjMRPr7OhZtrb+rW-qktt1ji_i44A@mail.gmail.com\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" - "Subject\0Re: [PATCH v3 net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Re\0" - "Date\0Fri, 25 Apr 2014 17:34:11 +0000\0" + "Subject\0Re: [PATCH v3 net] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.\0" + "Date\0Fri, 25 Apr 2014 13:34:11 -0400\0" "To\0Karl Heiss <kheiss@gmail.com>" " netdev@vger.kernel.org\0" "Cc\0linux-sctp@vger.kernel.org" @@ -55,7 +55,7 @@ "> \n" "> On second thought, would this not make more sense to be:\n" "> \n" - "> if ((transport->state = SCTP_ACTIVE) &&\n" + "> if ((transport->state == SCTP_ACTIVE) &&\n" "> \n" "> Since the only valid transition into PF is from ACTIVE?\n" "\n" @@ -74,4 +74,4 @@ ">> 1.7.1\n" >> -b998c080c14c4d2ced3835121615e11c6bac8412f0bdc3538df6549b773e2498 +9cc23ac42854ef4e535fa6f6a1c607ae565462264dbc8c25466629b1655147b7
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.