From: Pavel Emelyanov Date: Fri, 9 Dec 2011 06:23:00 +0000 (+0000) Subject: inet_diag: Introduce the inet socket dumping routine X-Git-Tag: v3.3-rc1~182^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4d05c8056724aff3abc20650807dd828fded54;p=pandora-kernel.git inet_diag: Introduce the inet socket dumping routine The existing inet_csk_diag_fill dumps the inet connection sock info into the netlink inet_diag_message. Prepare this routine to be able to dump only the inet_sock part of a socket if the icsk part is missing. This will be used by UDP diag module when dumping UDP sockets. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed