All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52867D2E.2090907@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 802efa2..9d079f7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -83,9 +83,9 @@ On 11/15/2013 03:56 PM, Neil Horman wrote:
 >>>>> @@ -1517,6 +1517,7 @@ static void sctp_check_transmitted(struct sctp_outq *q,
 >>>>>   			 * active if it is not so marked.
 >>>>>   			 */
->>>>>   			if ((transport->state = SCTP_INACTIVE ||
->>>>> +			     transport->state = SCTP_PF ||
->>>>>   			     transport->state = SCTP_UNCONFIRMED) &&
+>>>>>   			if ((transport->state == SCTP_INACTIVE ||
+>>>>> +			     transport->state == SCTP_PF ||
+>>>>>   			     transport->state == SCTP_UNCONFIRMED) &&
 >>>>>   			    sctp_cmp_addr_exact(&transport->ipaddr, saddr)) {
 >>>>>   				sctp_assoc_control_transport(
 >>>>>
diff --git a/a/content_digest b/N1/content_digest
index 273f204..cb0822d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\020131115145609.GC29877@hmsreliant.think-freely.org\0"
  "From\0Chang <changxiangzhong@gmail.com>\0"
  "Subject\0Re: [PATCH] net: sctp: recover a tranport when an ack comes\0"
- "Date\0Fri, 15 Nov 2013 19:59:42 +0000\0"
+ "Date\0Fri, 15 Nov 2013 20:59:42 +0100\0"
  "To\0Neil Horman <nhorman@tuxdriver.com>"
  " Vlad Yasevich <vyasevich@gmail.com>\0"
  "Cc\0davem@davemloft.net"
@@ -101,9 +101,9 @@
  ">>>>> @@ -1517,6 +1517,7 @@ static void sctp_check_transmitted(struct sctp_outq *q,\n"
  ">>>>>   \t\t\t * active if it is not so marked.\n"
  ">>>>>   \t\t\t */\n"
- ">>>>>   \t\t\tif ((transport->state = SCTP_INACTIVE ||\n"
- ">>>>> +\t\t\t     transport->state = SCTP_PF ||\n"
- ">>>>>   \t\t\t     transport->state = SCTP_UNCONFIRMED) &&\n"
+ ">>>>>   \t\t\tif ((transport->state == SCTP_INACTIVE ||\n"
+ ">>>>> +\t\t\t     transport->state == SCTP_PF ||\n"
+ ">>>>>   \t\t\t     transport->state == SCTP_UNCONFIRMED) &&\n"
  ">>>>>   \t\t\t    sctp_cmp_addr_exact(&transport->ipaddr, saddr)) {\n"
  ">>>>>   \t\t\t\tsctp_assoc_control_transport(\n"
  ">>>>>\n"
@@ -114,4 +114,4 @@
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >>
 
-5a6567def965c6751c2e614c8016d5e4b88641816cf5664d41a6f8ff5c0532bf
+4fc2d76e2064cfbb063d34b4f971fd7ed9d91d1501dad16ac2711c8b0dffdcd5

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.