All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52A2C05D.3080608@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index 0911d1d..1d67a8a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -61,7 +61,8 @@ On 2013/12/7 1:22, Neil Horman wrote:
 >  
 >  	asoc->timeouts[SCTP_EVENT_TIMEOUT_HEARTBEAT] = 0;
 >  	asoc->timeouts[SCTP_EVENT_TIMEOUT_SACK] = asoc->sackdelay;
-> -	asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] > -		min_t(unsigned long, sp->autoclose, net->sctp.max_autoclose) * HZ;
+> -	asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] =
+> -		min_t(unsigned long, sp->autoclose, net->sctp.max_autoclose) * HZ;
 > +	asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] = sp->autoclose * HZ;
 >  
 >  	/* Initializes the timers */
diff --git a/a/content_digest b/N1/content_digest
index cb22595..1a9015d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,12 +2,12 @@
  "ref\01386350560-20920-1-git-send-email-nhorman@tuxdriver.com\0"
  "From\0Wang Weidong <wangweidong1@huawei.com>\0"
  "Subject\0Re: [PATCH v2] sctp: properly latch and use autoclose value from sock to association\0"
- "Date\0Sat, 07 Dec 2013 06:29:49 +0000\0"
+ "Date\0Sat, 7 Dec 2013 14:29:49 +0800\0"
  "To\0Neil Horman <nhorman@tuxdriver.com>"
- " linux-sctp@vger.kernel.org\0"
+ " <linux-sctp@vger.kernel.org>\0"
  "Cc\0David Miller <davem@davemloft.net>"
   Vlad Yasevich <vyasevich@gmail.com>
- " netdev@vger.kernel.org\0"
+ " <netdev@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 2013/12/7 1:22, Neil Horman wrote:\n"
@@ -73,7 +73,8 @@
  ">  \n"
  ">  \tasoc->timeouts[SCTP_EVENT_TIMEOUT_HEARTBEAT] = 0;\n"
  ">  \tasoc->timeouts[SCTP_EVENT_TIMEOUT_SACK] = asoc->sackdelay;\n"
- "> -\tasoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] > -\t\tmin_t(unsigned long, sp->autoclose, net->sctp.max_autoclose) * HZ;\n"
+ "> -\tasoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] =\n"
+ "> -\t\tmin_t(unsigned long, sp->autoclose, net->sctp.max_autoclose) * HZ;\n"
  "> +\tasoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] = sp->autoclose * HZ;\n"
  ">  \n"
  ">  \t/* Initializes the timers */\n"
@@ -191,4 +192,4 @@
  "\n"
  Acked-by: Wang Weidong <wangweidong1@huawei.com>
 
-b69ebb42dc6b97ed32203546ff1c5ad36d326ed4f11467ede68f11a339ecfd37
+a556b571b224de5cb1a0c684e87e729845ab2ff8a64d7b65a9a3f82a148e6a03

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.