]> git.baikalelectronics.ru Git - kernel.git/commit
sock_diag: Move the sock_ code to net/core/
authorPavel Emelyanov <xemul@parallels.com>
Tue, 6 Dec 2011 07:59:52 +0000 (07:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2011 18:58:02 +0000 (13:58 -0500)
commitd51d1ace9ad87f838b5571083f9212af840dce0f
tree1746f3acd306c55bff845a56e783ec6f1bd6fc6e
parent78ca173ba0d12dc3944e9e4a65a47ad5b4d83f7b
sock_diag: Move the sock_ code to net/core/

This patch moves the sock_ code from inet_diag.c to generic sock_diag.c
file and provides necessary request_module-s calls and a pointer on
inet_diag_compat dumping routine.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/Makefile
net/core/sock_diag.c [new file with mode: 0644]
net/ipv4/inet_diag.c