From: Pavel Emelianov Date: Tue, 29 May 2007 20:19:18 +0000 (-0700) Subject: [TCP]: Consolidate checking for tcp orphan count being too big. X-Git-Tag: v2.6.22-rc4~70^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4fd5da39f99d5921dda1fe3d93652fbd925fbfd;p=pandora-kernel.git [TCP]: Consolidate checking for tcp orphan count being too big. tcp_out_of_resources() and tcp_close() perform the same checking of number of orphan sockets. Move this code into common place. Signed-off-by: Pavel Emelianov Signed-off-by: David S. Miller --- Reading git-diff-tree failed