[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)
commitf8d8fda54a1bfcf8cf829e44c494b2b4582819aa
tree370f231339db628ef05f291a8511cc5f53ba330c
parent62872e2dcb3127b20a49e3b4b1d93523cf476cc4
[IPV6] udp: Fix type in previous change.

UDPv6 stats are UDP6_foo not UDP_foo.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/udp.c