From: Arnaldo Carvalho de Melo Date: Wed, 6 May 2009 23:50:52 +0000 (-0700) Subject: net: Make inet_twsk_put similar to sock_put X-Git-Tag: v2.6.31-rc1~330^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dbc8ef7e1123bb8a591d75a2b84413aa261a9f4;p=pandora-kernel.git net: Make inet_twsk_put similar to sock_put By separating the freeing code from the refcounting decrementing. Probably reducing icache pressure when we still have reference counts to go. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed