* [U-Boot] [PATCH] e1000: remove redundant assignment
@ 2014-04-16 11:15 David Müller
2014-04-16 11:28 ` "David Müller (ELSOFT AG)"
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: David Müller @ 2014-04-16 11:15 UTC (permalink / raw)
To: u-boot
Signed-off-by: David Mueller <d.mueller@elsoft.ch>
Joe Hershberger <joe.hershberger@gmail.com>
---
drivers/net/e1000.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/e1000.c b/drivers/net/e1000.c
index 9a66e68..9d9b259 100644
--- a/drivers/net/e1000.c
+++ b/drivers/net/e1000.c
@@ -4532,7 +4532,6 @@ static int e1000_set_phy_type (struct e1000_hw *hw)
hw->mac_type == e1000_82547 ||
hw->mac_type == e1000_82547_rev_2) {
hw->phy_type = e1000_phy_igp;
- hw->phy_type = e1000_phy_igp;
break;
}
case IGP03E1000_E_PHY_ID:
--
1.8.4
^ permalink raw reply related [flat|nested] 4+ messages in thread* [U-Boot] [PATCH] e1000: remove redundant assignment
2014-04-16 11:15 [U-Boot] [PATCH] e1000: remove redundant assignment David Müller
@ 2014-04-16 11:28 ` "David Müller (ELSOFT AG)"
2014-04-17 8:10 ` Joe Hershberger
2014-04-18 21:02 ` [U-Boot] " Tom Rini
2 siblings, 0 replies; 4+ messages in thread
From: "David Müller (ELSOFT AG)" @ 2014-04-16 11:28 UTC (permalink / raw)
To: u-boot
> Signed-off-by: David Mueller <d.mueller@elsoft.ch>
> Joe Hershberger <joe.hershberger@gmail.com>
Sorry, Cc missing.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] e1000: remove redundant assignment
2014-04-16 11:15 [U-Boot] [PATCH] e1000: remove redundant assignment David Müller
2014-04-16 11:28 ` "David Müller (ELSOFT AG)"
@ 2014-04-17 8:10 ` Joe Hershberger
2014-04-18 21:02 ` [U-Boot] " Tom Rini
2 siblings, 0 replies; 4+ messages in thread
From: Joe Hershberger @ 2014-04-17 8:10 UTC (permalink / raw)
To: u-boot
On Wed, Apr 16, 2014 at 6:15 AM, David M?ller <d.mueller@elsoft.ch> wrote:
>
> Signed-off-by: David Mueller <d.mueller@elsoft.ch>
> Joe Hershberger <joe.hershberger@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] e1000: remove redundant assignment
2014-04-16 11:15 [U-Boot] [PATCH] e1000: remove redundant assignment David Müller
2014-04-16 11:28 ` "David Müller (ELSOFT AG)"
2014-04-17 8:10 ` Joe Hershberger
@ 2014-04-18 21:02 ` Tom Rini
2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2014-04-18 21:02 UTC (permalink / raw)
To: u-boot
On Wed, Apr 16, 2014 at 01:15:59PM +0200, David M?ller (ELSOFT AG) wrote:
> Signed-off-by: David Mueller <d.mueller@elsoft.ch>
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140418/e2b034cc/attachment.pgp>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-04-18 21:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16 11:15 [U-Boot] [PATCH] e1000: remove redundant assignment David Müller
2014-04-16 11:28 ` "David Müller (ELSOFT AG)"
2014-04-17 8:10 ` Joe Hershberger
2014-04-18 21:02 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox