Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129789
b: refs/heads/master
c: 3c96c68
h: refs/heads/master
i:
  129787: 6708f13
v: v3
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Jan 15, 2009
1 parent 8645192 commit ea5765c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: ad33ea3a8d2ec324dc0f46b6ae404d824d2b349b
refs/heads/master: 3c96c68b0c67d11b8519bc38233aec586f0211f4
3 changes: 2 additions & 1 deletion trunk/drivers/net/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1970,10 +1970,11 @@ static u8 bnx2x_initial_phy_init(struct bnx2x *bp)
rc = bnx2x_phy_init(&bp->link_params, &bp->link_vars);
bnx2x_release_phy_lock(bp);

bnx2x_calc_fc_adv(bp);

if (bp->link_vars.link_up)
bnx2x_link_report(bp);

bnx2x_calc_fc_adv(bp);

return rc;
}
Expand Down

0 comments on commit ea5765c

Please sign in to comment.