[IPv6]: Exclude truncated packets from InHdrErrors statistics
authorMitsuru Chinen <mitch@linux.vnet.ibm.com>
Thu, 5 Apr 2007 06:54:59 +0000 (23:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Apr 2007 06:54:59 +0000 (23:54 -0700)
Incoming trancated packets are counted as not only InTruncatedPkts but
also InHdrErrors. They should be counted as InTruncatedPkts only.

Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found