diff options
author | Mitsuru Chinen <mitch@linux.vnet.ibm.com> | 2007-11-05 21:29:17 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-11-07 04:08:54 -0800 |
commit | 7a0ff716c2282f4b8d89c65850a4f17399628154 (patch) | |
tree | 5959ca3f25d92115d577db63dc06920bf2ee6284 /mm | |
parent | 3f192b5c584b8ecddc6069717aaf36d8fa244713 (diff) |
[IPv6] SNMP: Restore Udp6InErrors incrementation
As the checksum verification is postponed till user calls recv or poll,
the inrementation of Udp6InErrors counter should be also postponed.
Currently, it is postponed in non-blocking operation case. However it
should be postponed in all case like the IPv4 code.
Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions