All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <526025F2.2040304@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 49f6152..1d1611d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,7 +34,7 @@ through sctp_seq_dump_local_addrs(), see discussion we had here [1]:
 >   	    (!asoc->temp) && (sk->sk_shutdown != SHUTDOWN_MASK))
 >   		return;
 >
-> -	BUG_ON(asoc->peer.primary_path = NULL);
+> -	BUG_ON(asoc->peer.primary_path == NULL);
 >   	sctp_unhash_established(asoc);
 >   	sctp_association_free(asoc);
 >   }
diff --git a/a/content_digest b/N1/content_digest
index 89a43ca..f562996 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01382031042-27339-1-git-send-email-vyasevich@gmail.com\0"
  "From\0Daniel Borkmann <dborkman@redhat.com>\0"
  "Subject\0Re: [PATCH] sctp: Do not trigger BUG_ON when deleting assoc without primary path\0"
- "Date\0Thu, 17 Oct 2013 18:01:22 +0000\0"
+ "Date\0Thu, 17 Oct 2013 20:01:22 +0200\0"
  "To\0Vlad Yasevich <vyasevich@gmail.com>\0"
  "Cc\0netdev@vger.kernel.org"
   linux-sctp@vger.kernel.org
@@ -45,10 +45,10 @@
  ">   \t    (!asoc->temp) && (sk->sk_shutdown != SHUTDOWN_MASK))\n"
  ">   \t\treturn;\n"
  ">\n"
- "> -\tBUG_ON(asoc->peer.primary_path = NULL);\n"
+ "> -\tBUG_ON(asoc->peer.primary_path == NULL);\n"
  ">   \tsctp_unhash_established(asoc);\n"
  ">   \tsctp_association_free(asoc);\n"
  ">   }\n"
  >
 
-9239a052f104b56c2005e42b9abb4c251db978ddc0dccb1fce4827d68a641ed1
+6cf59cd117ad5a2eefa830f46a9886185d1a6c90d414873eca2cb4b83183ffd1

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.