[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
authorDenis V. Lunev <den@openvz.org>
Thu, 3 Apr 2008 21:21:33 +0000 (14:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2008 21:21:33 +0000 (14:21 -0700)
commit4f049b4f33d07bd11335c3a074ebef14213a3e37
tree01b9ce8cee9e75cf69269779b457c82b4c32cb77
parent7630f026810a63464e47391ab1e03674c33eb1b8
[DCCP]: dccp_v(4|6)_ctl_socket is leaked.

This seems a purism as module can't be unloaded, but though if cleanup
method is present it should be correct and clean all staff created.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv4.c
net/dccp/ipv6.c