commit | 5005087728e37db133fee05bb0923c50e673ae99 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Dec 12 21:42:42 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 12 21:57:56 2008 -0800 |
tree | 0327285778a90003736d4d9f896944460d31e547 | |
parent | 740ced9927cabe0f776265ea24fc399a71bcdef5 [diff] |
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>