[DCCP]: Replace socket with sock for reset sending.
authorDenis V. Lunev <den@openvz.org>
Thu, 3 Apr 2008 21:20:52 +0000 (14:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2008 21:20:52 +0000 (14:20 -0700)
Replace dccp_v(4|6)_ctl_socket with sock to unify a code with TCP/ICMP.

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>

No differences found