From: Arnaldo Carvalho de Melo Date: Wed, 10 Aug 2005 03:15:09 +0000 (-0700) Subject: [ICSK]: Move generalised functions from tcp to inet_connection_sock X-Git-Tag: v2.6.14-rc1~1035^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a019d6fe2b9da68ea4ba6cf3c4e86fc1dbf554c3;p=pandora-kernel.git [ICSK]: Move generalised functions from tcp to inet_connection_sock This also improves reqsk_queue_prune and renames it to inet_csk_reqsk_queue_prune, as it deals with both inet_connection_sock and inet_request_sock objects, not just with request_sock ones thus belonging to inet_request_sock. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed