mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
bnx2x: Fix 1G-baseT link
Set the phy access mode even in case of link-flap avoidance. Signed-off-by: Yaniv Rosner <yaniv.rosner@qlogic.com> Signed-off-by: Yuval Mintz <yuval.mintz@qlogic.com> Signed-off-by: Ariel Elior <ariel.elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
dad91ee478
commit
a2755be5b5
@ -12472,6 +12472,7 @@ static int bnx2x_avoid_link_flap(struct link_params *params,
|
||||
u32 dont_clear_stat, lfa_sts;
|
||||
struct bnx2x *bp = params->bp;
|
||||
|
||||
bnx2x_set_mdio_emac_per_phy(bp, params);
|
||||
/* Sync the link parameters */
|
||||
bnx2x_link_status_update(params, vars);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user