From: Dmitry Kravkov Date: Mon, 20 Feb 2012 09:59:11 +0000 (+0000) Subject: bnx2x: add gro_check X-Git-Tag: v3.4-rc1~177^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe603b4d680a2bba9d8c6d4267450fcf295f30d1;p=pandora-kernel.git bnx2x: add gro_check The patch provides workaround for BUG in FW 7.2.16, which in GRO mode may miscalculate buffer and place on SGE one frag less than it could. It may happen only for some MTUs, we mark these MTUs with gro_check flag during device initialization or MTU change. Next FW should include fix for the issue and the patch could be reverted. Signed-off-by: Dmitry Kravkov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed