All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54CA352B.7020203@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index f690ca6..3ee8dce 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,7 +36,7 @@ Thanks
 >  
 > -		af = sctp_get_af_specific(param_type2af(param.p->type));
 > +		af = sctp_get_af_specific(param_type2af(addr_param->p.type));
->  		if (af = NULL)
+>  		if (af == NULL)
 >  			break;
 >  
 >
diff --git a/a/content_digest b/N1/content_digest
index 545589a..bd753a3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01422525958-5737-1-git-send-email-dborkman@redhat.com\0"
  "From\0Vlad Yasevich <vyasevich@gmail.com>\0"
  "Subject\0Re: [PATCH net] net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param\0"
- "Date\0Thu, 29 Jan 2015 13:27:07 +0000\0"
+ "Date\0Thu, 29 Jan 2015 08:27:07 -0500\0"
  "To\0Daniel Borkmann <dborkman@redhat.com>"
  " davem@davemloft.net\0"
  "Cc\0netdev@vger.kernel.org"
@@ -47,9 +47,9 @@
  ">  \n"
  "> -\t\taf = sctp_get_af_specific(param_type2af(param.p->type));\n"
  "> +\t\taf = sctp_get_af_specific(param_type2af(addr_param->p.type));\n"
- ">  \t\tif (af = NULL)\n"
+ ">  \t\tif (af == NULL)\n"
  ">  \t\t\tbreak;\n"
  ">  \n"
  >
 
-93423ce19706abda10ec0f4dec016ac229f617dcb10b3b7924c24fed33f7da70
+76ac47f1d0aa288aa1d0657b4878e681f0dd2f28698fff91bf93a3eda61211c3

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.