]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: Fix self-test for 20g devices
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Thu, 25 Jun 2015 12:19:26 +0000 (15:19 +0300)
committerDan Duval <dan.duval@oracle.com>
Mon, 19 Oct 2015 22:02:24 +0000 (18:02 -0400)
commitc76f2d095108f89e4c898976e52c5d6bddc57b81
treee215b5af8af04594054521140efd522b0217d080
parentf56694bafc37599c05cb63920926be480caddfbd
bnx2x: Fix self-test for 20g devices

Orabug: 22066196

20g-capable devices are not configured properly for self-test, using
10g as their speed which cause the link indication to remain down and
fail the internal loopback test.

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>
(cherry picked from commit 2f43b821b5c00f1f6d66fd183f8e4fc261e02f8a)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c