All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52A1EEFA.601@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 08db924..22c6751 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -168,7 +168,8 @@ index 68a27f9..7e86957 100644
 
         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,
+-       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;
 
diff --git a/a/content_digest b/N1/content_digest
index 7766c80..01911a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01386343755-14130-1-git-send-email-nhorman@tuxdriver.com\0"
  "From\0Vlad Yasevich <vyasevich@gmail.com>\0"
  "Subject\0Re: [PATCH] sctp: properly latch and use autoclose value from sock to association\0"
- "Date\0Fri, 06 Dec 2013 15:36:26 +0000\0"
+ "Date\0Fri, 06 Dec 2013 10:36:26 -0500\0"
  "To\0Neil Horman <nhorman@tuxdriver.com>"
  " linux-sctp@vger.kernel.org\0"
  "Cc\0Wang Weidong <wangweidong1@huawei.com>"
@@ -180,10 +180,11 @@
  "\n"
  "        asoc->timeouts[SCTP_EVENT_TIMEOUT_HEARTBEAT] = 0;\n"
  "        asoc->timeouts[SCTP_EVENT_TIMEOUT_SACK] = asoc->sackdelay;\n"
- "-       asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] -               min_t(unsigned long, sp->autoclose,\n"
+ "-       asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] =\n"
+ "-               min_t(unsigned long, sp->autoclose,\n"
  "net->sctp.max_autoclose) * HZ;\n"
  "+       asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] = sp->autoclose * HZ;\n"
  "\n"
  -vlad
 
-f85a67d798d0bdaa0a6dc0f6ab438a51546aec539168f313c9f83d9cdd4f75a6
+cf9a9f2542df913e71a9c108adc1468c71c4ca337fb918485a510a052467ed45

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.