All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5286291A.7060507@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index bde31d0..32fcdc8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -61,9 +61,9 @@ error count.
 >>> @@ -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 053edeb..30ebf4e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020131115123055.GA29877@hmsreliant.think-freely.org\0"
  "From\0Vlad Yasevich <vyasevich@gmail.com>\0"
  "Subject\0Re: [PATCH] net: sctp: recover a tranport when an ack comes\0"
- "Date\0Fri, 15 Nov 2013 14:00:58 +0000\0"
+ "Date\0Fri, 15 Nov 2013 09:00:58 -0500\0"
  "To\0Neil Horman <nhorman@tuxdriver.com>\0"
  "Cc\0Chang Xiangzhong <changxiangzhong@gmail.com>"
   davem@davemloft.net
@@ -77,13 +77,13 @@
  ">>> @@ -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"
  ">>\n"
  >>
 
-f5383d33b76fc36f15590509456b2f384a6993b92723d1b28711112d785954dd
+52310d5a731eb72826387754e3f260ddfe3529e5294205340bd989e82c518e66

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.