diff for duplicates of <20100828201001.GA9287@tux> diff --git a/a/1.txt b/N1/1.txt index c32d326..980a77f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,9 +40,9 @@ On Sat, Aug 28, 2010 at 09:50:14AM -0700, Dan Carpenter wrote: > > @@ -480,7 +480,7 @@ int atl1c_phy_reset(struct atl1c_hw *hw) > > atl1c_write_phy_reg(hw, MII_DBG_DATA, 0x929D); > > } -> > if (hw->nic_type = athr_l1c || hw->nic_type = athr_l2c_b2 -> > - || hw->nic_type = athr_l2c || hw->nic_type = athr_l2c) { -> > + || hw->nic_type = athr_l2c) { +> > if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c_b2 +> > - || hw->nic_type == athr_l2c || hw->nic_type == athr_l2c) { +> > + || hw->nic_type == athr_l2c) { > > atl1c_write_phy_reg(hw, MII_DBG_ADDR, 0x29); > > atl1c_write_phy_reg(hw, MII_DBG_DATA, 0xB6DD); > > } diff --git a/a/content_digest b/N1/content_digest index ddd467d..7aaf635 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,13 +3,13 @@ "ref\020100828165014.GJ9832@bicker\0" "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" "Subject\0Re: [PATCH 3/7] drivers/net/atl1c: Remove double test\0" - "Date\0Sat, 28 Aug 2010 20:10:01 +0000\0" + "Date\0Sat, 28 Aug 2010 13:10:01 -0700\0" "To\0Dan Carpenter <error27@gmail.com>" Julia Lawall <julia@diku.dk> - netdev@vger.kernel.org - kernel-janitors@vger.kernel.org - linux-kernel@vger.kernel.org - " Jie.Yang@atheros.com\0" + <netdev@vger.kernel.org> + <kernel-janitors@vger.kernel.org> + <linux-kernel@vger.kernel.org> + " <Jie.Yang@atheros.com>\0" "\00:1\0" "b\0" "On Sat, Aug 28, 2010 at 09:50:14AM -0700, Dan Carpenter wrote:\n" @@ -54,9 +54,9 @@ "> > @@ -480,7 +480,7 @@ int atl1c_phy_reset(struct atl1c_hw *hw)\n" "> > \t\tatl1c_write_phy_reg(hw, MII_DBG_DATA, 0x929D);\n" "> > \t}\n" - "> > \tif (hw->nic_type = athr_l1c || hw->nic_type = athr_l2c_b2\n" - "> > -\t\t|| hw->nic_type = athr_l2c || hw->nic_type = athr_l2c) {\n" - "> > +\t\t|| hw->nic_type = athr_l2c) {\n" + "> > \tif (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c_b2\n" + "> > -\t\t|| hw->nic_type == athr_l2c || hw->nic_type == athr_l2c) {\n" + "> > +\t\t|| hw->nic_type == athr_l2c) {\n" "> > \t\tatl1c_write_phy_reg(hw, MII_DBG_ADDR, 0x29);\n" "> > \t\tatl1c_write_phy_reg(hw, MII_DBG_DATA, 0xB6DD);\n" "> > \t}\n" @@ -65,4 +65,4 @@ "\n" Luis -ce609c2844d28325e0ddbc9d57202f690646e5714c9ba7bb9e2a5cff85b1293d +6cec128b1f96da61f4acf8025085a33890cc19b4609e3a44672f4a3d3d36f06d
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.