From: Eilon Greenstein Date: Mon, 2 Mar 2009 08:00:10 +0000 (+0000) Subject: bnx2x: BCM8705 has no microcode X-Git-Tag: v2.6.30-rc1~662^2~397 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=3b313b618b2acbeb2954368980ab52b7f9fd05ef;p=~shefty%2Frdma-dev.git bnx2x: BCM8705 has no microcode Signed-off-by: Yaniv Rosner Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- diff --git a/drivers/net/bnx2x_link.c b/drivers/net/bnx2x_link.c index 280f008c616..c72a964274a 100644 --- a/drivers/net/bnx2x_link.c +++ b/drivers/net/bnx2x_link.c @@ -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: