All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53F75628.8050109@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 26ec836..ce69d41 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ Acked-by: Vlad Yasevich <vyasevich@gmail.com>
 > -	 * pick a PF iff it's the better choice.
 > +	 * active or pick a PF iff it's the better choice.
 >  	 */
->  	if (trans_pri = NULL) {
+>  	if (trans_pri == NULL) {
 > -		trans_pri = sctp_trans_elect_best(asoc->peer.primary_path,
 > -						  asoc->peer.retran_path);
 > -		trans_pri = sctp_trans_elect_best(trans_pri, trans_pf);
diff --git a/a/content_digest b/N1/content_digest
index e6ee6db..7391e65 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01408705410-28558-3-git-send-email-dborkman@redhat.com\0"
  "From\0Vlad Yasevich <vyasevich@gmail.com>\0"
  "Subject\0Re: [PATCH net 2/2] net: sctp: fix suboptimal edge-case on non-active active/retrans path selection\0"
- "Date\0Fri, 22 Aug 2014 14:39:36 +0000\0"
+ "Date\0Fri, 22 Aug 2014 10:39:36 -0400\0"
  "To\0Daniel Borkmann <dborkman@redhat.com>"
  " davem@davemloft.net\0"
  "Cc\0netdev@vger.kernel.org"
@@ -43,7 +43,7 @@
  "> -\t * pick a PF iff it's the better choice.\n"
  "> +\t * active or pick a PF iff it's the better choice.\n"
  ">  \t */\n"
- ">  \tif (trans_pri = NULL) {\n"
+ ">  \tif (trans_pri == NULL) {\n"
  "> -\t\ttrans_pri = sctp_trans_elect_best(asoc->peer.primary_path,\n"
  "> -\t\t\t\t\t\t  asoc->peer.retran_path);\n"
  "> -\t\ttrans_pri = sctp_trans_elect_best(trans_pri, trans_pf);\n"
@@ -55,4 +55,4 @@
  ">  \t/* Set the active and retran transports. */\n"
  >
 
-0c51c0315eb159fe5f173c2c3e5282b12a6face6adee04da32685ac96f0234b2
+ea82dd82484ead0ec33706dec88eae3f998cddd4f0ca4fd0dd5e54586f31d052

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.