Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5481388b authored by Yuval Mintz's avatar Yuval Mintz Committed by David S. Miller
Browse files

bnx2x: fix link for BCM57711 with 84823 phy

parent 50a29845
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9754,7 +9754,7 @@ static int bnx2x_848x3_config_init(struct bnx2x_phy *phy,

	msleep(1);

	if (!(CHIP_IS_E1(bp)))
	if (!(CHIP_IS_E1x(bp)))
		port = BP_PATH(bp);
	else
		port = params->port;