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)
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>

No differences found