From: Arnaldo Carvalho de Melo Date: Wed, 10 Aug 2005 03:09:46 +0000 (-0700) Subject: [INET]: Generalise the TCP sock ID lookup routines X-Git-Tag: v2.6.14-rc1~1035^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48c414ee61f4ac8d5cff2973e66a7cbc8a93aa5;p=pandora-kernel.git [INET]: Generalise the TCP sock ID lookup routines And also some TIME_WAIT functions. [acme@toy net-2.6.14]$ grep built-in /tmp/before.size /tmp/after.size /tmp/before.size: 282955 13122 9312 305389 4a8ed net/ipv4/built-in.o /tmp/after.size: 281566 13122 9312 304000 4a380 net/ipv4/built-in.o [acme@toy net-2.6.14]$ I kept them still inlined, will uninline at some point to see what would be the performance difference. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed