From: Denis V. Lunev Date: Thu, 3 Apr 2008 21:22:32 +0000 (-0700) Subject: [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. X-Git-Tag: v2.6.26-rc1~1138^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d58b5fa8e4c461ab09afdacd3d1754fccca06ad;p=pandora-kernel.git [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. This call is nothing common with INET connection sockets code. It simply creates an unhashes kernel sockets for protocol messages. Move the new call into af_inet.c after the rename. Signed-off-by: Denis V. Lunev Acked-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed