All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4A97A26F.4060904@renesas.com>

diff --git a/a/1.txt b/N1/1.txt
index de1242d..cff1bb4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,7 +34,7 @@ index a2d82dd..793d4d9 100644
  			/* Link Changed */
 -			if (mdp->cd->no_psr) {
 +			if (mdp->cd->no_psr || mdp->no_ether_link) {
- 				if (mdp->link = PHY_DOWN)
+ 				if (mdp->link == PHY_DOWN)
  					link_stat = 0;
  				else
  					link_stat = PHY_ST_LINK;
diff --git a/a/content_digest b/N1/content_digest
index 22abef2..83fdd03 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>\0"
  "Subject\0[PATCH] net: sh_eth: add value of ether_link pin in platform_data\0"
- "Date\0Fri, 28 Aug 2009 09:25:03 +0000\0"
+ "Date\0Fri, 28 Aug 2009 18:25:03 +0900\0"
  "To\0netdev@vger.kernel.org\0"
  "Cc\0SH-Linux <linux-sh@vger.kernel.org>\0"
  "\00:1\0"
@@ -41,7 +41,7 @@
  " \t\t\t/* Link Changed */\n"
  "-\t\t\tif (mdp->cd->no_psr) {\n"
  "+\t\t\tif (mdp->cd->no_psr || mdp->no_ether_link) {\n"
- " \t\t\t\tif (mdp->link = PHY_DOWN)\n"
+ " \t\t\t\tif (mdp->link == PHY_DOWN)\n"
  " \t\t\t\t\tlink_stat = 0;\n"
  " \t\t\t\telse\n"
  " \t\t\t\t\tlink_stat = PHY_ST_LINK;\n"
@@ -78,4 +78,4 @@
  "-- \n"
  1.5.5
 
-badf0f8c386ad290215468aa5869df7abb892380c31c389f6bd20df581f9e39e
+c1901d8f32799402d871abc32e45cd20dab1e567c11378fdaab6a2f34105eea9

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.