Yuval Mintz 44dbc78ee4 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>
2013-06-04 17:17:08 -07:00
..
2013-05-11 17:40:14 -07:00
2013-05-11 17:40:14 -07:00
2013-02-21 12:05:51 -08:00
2013-04-15 14:11:37 -04:00
2013-05-23 12:15:32 -07:00
2013-05-02 16:20:31 -04:00
2013-01-29 14:07:05 -05:00
2012-02-22 14:44:41 -05:00
2013-05-23 12:15:32 -07:00