diff for duplicates of <529EF6B7.7000501@huawei.com> diff --git a/a/1.txt b/N1/1.txt index efd1fb4..2cd6a61 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ index e332efb..efc46ff 100644 u32 max_burst_bytes; - if (t->burst_limited) -+ if (t->burst_limited || asoc->max_burst = 0) ++ if (t->burst_limited || asoc->max_burst == 0) return; max_burst_bytes = t->flight_size + (asoc->max_burst * asoc->pathmtu); diff --git a/a/content_digest b/N1/content_digest index 1366ea4..4333123 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ "ref\0529C2E01.3090005@huawei.com\0" "From\0Wang Weidong <wangweidong1@huawei.com>\0" "Subject\0[PATCH v2] sctp: disable max_burst when the max_burst is 0\0" - "Date\0Wed, 04 Dec 2013 09:32:39 +0000\0" + "Date\0Wed, 4 Dec 2013 17:32:39 +0800\0" "To\0Vlad Yasevich <vyasevich@gmail.com>" - nhorman@tuxdriver.com + <nhorman@tuxdriver.com> " David Miller <davem@davemloft.net>\0" - "Cc\0linux-sctp@vger.kernel.org" - netdev@vger.kernel.org + "Cc\0<linux-sctp@vger.kernel.org>" + <netdev@vger.kernel.org> " Daniel Borkmann <dborkman@redhat.com>\0" "\00:1\0" "b\0" @@ -31,11 +31,11 @@ " \tu32 max_burst_bytes;\n" " \n" "-\tif (t->burst_limited)\n" - "+\tif (t->burst_limited || asoc->max_burst = 0)\n" + "+\tif (t->burst_limited || asoc->max_burst == 0)\n" " \t\treturn;\n" " \n" " \tmax_burst_bytes = t->flight_size + (asoc->max_burst * asoc->pathmtu);\n" "-- \n" 1.7.12 -ece0e22b6a08815fa7cc6df8fe3f00c951d7076679c1051f24210e4de0158b67 +3cf62808e4172ac8fdbfb9dff4a67ac8ad466bd2b130580b33916d993d18acde
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.