sfc: Don't count RX checksum errors during loopback self-test
commit5005087728e37db133fee05bb0923c50e673ae99
authorBen Hutchings <bhutchings@solarflare.com>
Sat, 13 Dec 2008 05:42:42 +0000 (12 21:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Dec 2008 05:57:56 +0000 (12 21:57 -0800)
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