All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160505131944.GC3038@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index e578e69..1ed7704 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ index a320541..2b10f1b 100644
  				    adapter->phy_read(adapter,
  						      NETXEN_NIU_GB_MII_MGMT_ADDR_AUTONEG,
 -						      &autoneg) != 0)
-+						      &autoneg) = 0)
++						      &autoneg) == 0)
  					adapter->link_autoneg = autoneg;
  			} else
  				goto link_down;
diff --git a/a/content_digest b/N1/content_digest
index bbd361e..eacfbeb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch 2/2] netxen: reversed condition in netxen_nic_set_link_parameters()\0"
- "Date\0Thu, 05 May 2016 13:19:44 +0000\0"
+ "Date\0Thu, 5 May 2016 16:19:44 +0300\0"
  "To\0Manish Chopra <manish.chopra@qlogic.com>\0"
  "Cc\0Sony Chacko <sony.chacko@qlogic.com>"
   Rajesh Borundia <rajesh.borundia@qlogic.com>
@@ -24,9 +24,9 @@
  " \t\t\t\t    adapter->phy_read(adapter,\n"
  " \t\t\t\t\t\t      NETXEN_NIU_GB_MII_MGMT_ADDR_AUTONEG,\n"
  "-\t\t\t\t\t\t      &autoneg) != 0)\n"
- "+\t\t\t\t\t\t      &autoneg) = 0)\n"
+ "+\t\t\t\t\t\t      &autoneg) == 0)\n"
  " \t\t\t\t\tadapter->link_autoneg = autoneg;\n"
  " \t\t\t} else\n"
  " \t\t\t\tgoto link_down;"
 
-03104eaf7adf686038fb0cc69688410f8398d1616c9f5d36830a5f540b93005d
+5344df58319efff4423dfd31356de7aec0730a05b22befa2f5e3eae725c63f0c

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.