From: Ben Hutchings Date: Wed, 28 Oct 2009 09:50:44 +0000 (-0700) Subject: sfc: Really allow RX checksum offload to be disabled X-Git-Tag: v2.6.33-rc1~388^2~670 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1bbbaf3eef357b15c0e94085d96f18c6f1bde6;p=pandora-kernel.git sfc: Really allow RX checksum offload to be disabled We have never checked the efx_nic::rx_checksum_enabled flag everywhere we should, and since the switch to GRO we don't check it anywhere. It's simplest to check it in the one place where we initialise the per-packet checksummed flag. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed