aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_emaclite.c
diff options
context:
space:
mode:
authorYuval Mintz <yuvalmin@broadcom.com>2013-06-03 02:59:57 +0000
committerDavid S. Miller <davem@davemloft.net>2013-06-04 17:17:08 -0700
commit44dbc78ee43d5df0bbcd7f3ae6a0ba00ed261e95 (patch)
treebc712e05381747fd87090c373c34edde03f351e8 /drivers/net/ethernet/xilinx/xilinx_emaclite.c
parentnet: fec: add fallback to random MAC address (diff)
downloadlinux-dev-44dbc78ee43d5df0bbcd7f3ae6a0ba00ed261e95.tar.xz
linux-dev-44dbc78ee43d5df0bbcd7f3ae6a0ba00ed261e95.zip
bnx2x: Fix bridged GSO for 57710/57711 chips
It was recently found out that GSO on 57710/57711 was broken, due to packets being sent without a valid IP checksum. Commit 057cf65 "bnx2x: Fix GSO for 57710/57711 chips" partially fixed this issue, but failed to set the correct IP checksum when receiving GSO packets via bridges, as such packets enter bnx2x_tx_split() and the FW flags needed to calculate IP checksum were erroneously set in the incorrect buffer descriptor. This patch re-enables GSO in said scenario for 57710/57711 chips. Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions