[SCTP]: Use inet_ctl_sock_create for control socket creation.
authorDenis V. Lunev <den@openvz.org>
Thu, 3 Apr 2008 21:26:36 +0000 (14:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2008 21:26:36 +0000 (14:26 -0700)
commit4ffe0225e0628a5812168570b50d828f541c6b06
tree93d923b30a7406c97d4a5c71009de11865c99d88
parent3d58b5fa8e4c461ab09afdacd3d1754fccca06ad
[SCTP]: Use inet_ctl_sock_create for control socket creation.

sk->sk_proc->(un)hash is noop right now, so the unification is correct.

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/sctp/protocol.c