[IPV6] udp: Fix type in previous change.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 15 Aug 2006 07:15:41 +0000 (00:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:47 +0000 (14:54 -0700)
UDPv6 stats are UDP6_foo not UDP_foo.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found