]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sfc: Don't count RX checksum errors during loopback self-test
authorBen Hutchings <bhutchings@solarflare.com>
Sat, 13 Dec 2008 05:42:42 +0000 (21:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Dec 2008 05:57:56 +0000 (21:57 -0800)
commit5005087728e37db133fee05bb0923c50e673ae99
tree0327285778a90003736d4d9f896944460d31e547
parent740ced9927cabe0f776265ea24fc399a71bcdef5
sfc: Don't count RX checksum errors during loopback self-test

The loopback self-test checks that IP packets with incorrect checksums
are not altered when sent on a queue with checksum generation off.
These should not contribute to RX error statistics.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/falcon.c