From: Ben Hutchings Date: Wed, 28 Oct 2009 10:43:49 +0000 (-0700) Subject: sfc: Set ip_summed correctly for page buffers passed to GRO X-Git-Tag: v2.6.32-rc6~32^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=345056af41feeda506a8993474b9cbb2c66bc9fb;p=pandora-kernel.git sfc: Set ip_summed correctly for page buffers passed to GRO Page buffers containing packets with an incorrect checksum or using a protocol not handled by hardware checksum offload were previously not passed to LRO. The conversion to GRO changed this, but did not set the ip_summed value accordingly. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed