]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite4eae5ebf03d0b61d1563ae56d5ad111f58172c8
tree370f231339db628ef05f291a8511cc5f53ba330c
parent5fff7d69de572861b60f791735d37dfc964bfe32
[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