From: Vladislav Zolotarov Date: Sun, 12 Dec 2010 04:11:45 +0000 (+0000) Subject: bnx2x: LSO code was broken on BE platforms X-Git-Tag: v2.6.37-rc6~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099978b434d4924594516db540ccc50652e7cc94;p=pandora-kernel.git bnx2x: LSO code was broken on BE platforms Make the LSO code work on BE platforms: parsing_data field of a parsing BD (PBD) for 57712 was improperly composed which made FW read wrong values for TCP header's length and offset and, as a result, the corresponding PCI device was performing bad DMA reads triggering EEH. Signed-off-by: Vladislav Zolotarov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed