Commit 6f4ca066 authored by Yaniv Rosner's avatar Yaniv Rosner Committed by David S. Miller

bnx2x: Remove unneeded setting of XAUI low power to BCM8727

Remove unneeded setting of XAUI low power to BCM8727. This was required
only in older microcode which is not in the field.
Signed-off-by: default avatarYaniv Rosner <yanivr@broadcom.com>
Signed-off-by: default avatarEilon Greenstein <eilong@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ac4d9449
......@@ -4200,7 +4200,6 @@ static u8 bnx2x_ext_phy_init(struct link_params *params, struct link_vars *vars)
val);
bnx2x_8727_power_module(bp, params, ext_phy_addr, 1);
bnx2x_bcm8073_set_xaui_low_power_mode(params);
bnx2x_cl45_read(bp, params->port,
ext_phy_type,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment