]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: Fix 84833 RX CRC
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 21 Feb 2016 13:07:26 +0000 (15:07 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 02:28:42 +0000 (19:28 -0700)
commit93eae867b5ff3929847ea09b5df8ac102d05ff9d
treed857ed50ffde5cbba4628c855e585789d648f516
parentb1469af499bd1d0eb3b166627ebb3e73f17e95c1
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>
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c