Signed-off-by: David Mueller <d.muel...@elsoft.ch>
Joe Hershberger <joe.hershber...@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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to