All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170525172929.GA29312@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 14699fc..3d5875c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -43,7 +43,7 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
 > @@ -516,13 +515,16 @@ struct sock *sctp_err_lookup(struct net *net, int family, struct sk_buff *skb,
 >  	 * discard the packet.
 >  	 */
->  	if (vtag = 0) {
+>  	if (vtag == 0) {
 > -		chunkhdr = (void *)sctphdr + sizeof(struct sctphdr);
 > -		if (len < sizeof(struct sctphdr) + sizeof(sctp_chunkhdr_t)
 > -			  + sizeof(__be32) ||
diff --git a/a/content_digest b/N1/content_digest
index 46737b2..c54c05c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0d0cd7c2e4b9329ec23e48aed94bf2fbf94554f44.1495730857.git.dcaratti@redhat.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCH net v2] sctp: fix ICMP processing if skb is non-linear\0"
- "Date\0Thu, 25 May 2017 17:29:29 +0000\0"
+ "Date\0Thu, 25 May 2017 14:29:29 -0300\0"
  "To\0Davide Caratti <dcaratti@redhat.com>\0"
  "Cc\0netdev@vger.kernel.org"
   linux-sctp@vger.kernel.org
@@ -54,7 +54,7 @@
  "> @@ -516,13 +515,16 @@ struct sock *sctp_err_lookup(struct net *net, int family, struct sk_buff *skb,\n"
  ">  \t * discard the packet.\n"
  ">  \t */\n"
- ">  \tif (vtag = 0) {\n"
+ ">  \tif (vtag == 0) {\n"
  "> -\t\tchunkhdr = (void *)sctphdr + sizeof(struct sctphdr);\n"
  "> -\t\tif (len < sizeof(struct sctphdr) + sizeof(sctp_chunkhdr_t)\n"
  "> -\t\t\t  + sizeof(__be32) ||\n"
@@ -82,4 +82,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-93a727a1eaa7d1ae1aa792f53f138483f6ab332aeebc48aaf929121b80d655fe
+15c2b3fb4f13cc56e074ee44a441d9ee39897a6b6cf394684836ce573cfb97f7

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.