]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Fix 84833 RX CRC
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 21 Feb 2016 13:07:26 +0000 (15:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:50:54 +0000 (22:50 -0500)
commit00aacf12f7215d5efbf58260afc01a21d1ccf4d9
tree0364f9785f1c0644b2db334ca12c9de6290d4aaf
parente111f16bf382475872d804dd3032a75c4c814f71
bnx2x: Fix 84833 RX CRC

There's a problem in current 84833 phy configuration -
in case 1Gb link is configured and jumbo-sized packets are being
used, device will experience RX crc errors.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c