Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135022
b: refs/heads/master
c: 3b313b6
h: refs/heads/master
v: v3
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Mar 3, 2009
1 parent 51683bd commit 6fbc2f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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: d7bc788beca5879f03e0120ac27b99bdeed95921
refs/heads/master: 3b313b618b2acbeb2954368980ab52b7f9fd05ef
7 changes: 3 additions & 4 deletions trunk/drivers/net/bnx2x_link.c
Original file line number Diff line number Diff line change
Expand Up @@ -3033,10 +3033,9 @@ static u8 bnx2x_ext_phy_init(struct link_params *params, struct link_vars *vars)
MDIO_WIS_DEVAD,
MDIO_WIS_REG_LASI_CNTL, 0x1);

bnx2x_save_bcm_spirom_ver(bp, params->port,
ext_phy_type,
ext_phy_addr,
params->shmem_base);
/* BCM8705 doesn't have microcode, hence the 0 */
bnx2x_save_spirom_version(bp, params->port,
params->shmem_base, 0);
break;

case PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BCM8706:
Expand Down

0 comments on commit 6fbc2f9

Please sign in to comment.