Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184053
b: refs/heads/master
c: 603f117
h: refs/heads/master
i:
  184051: 9599041
v: v3
  • Loading branch information
Matt Carlson authored and David S. Miller committed Feb 13, 2010
1 parent 540a333 commit 1710242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0339e4e3effeae71e2b19c6340ef9672fb7a2cb3
refs/heads/master: 603f11738cee4d46a2a1d394ae80d718f8d37cba
3 changes: 1 addition & 2 deletions trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -7595,8 +7595,7 @@ static int tg3_reset_hw(struct tg3 *tp, int reset_phy)
tg3_abort_hw(tp, 1);
}

if (reset_phy &&
!(tp->tg3_flags3 & TG3_FLG3_USE_PHYLIB))
if (reset_phy)
tg3_phy_reset(tp);

err = tg3_chip_reset(tp);
Expand Down

0 comments on commit 1710242

Please sign in to comment.