[INET]: Uninline the __inet_inherit_port call.
authorPavel Emelyanov <xemul@openvz.org>
Fri, 18 Apr 2008 06:18:15 +0000 (23:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Apr 2008 06:18:15 +0000 (23:18 -0700)
commit53083773dcbd3c80477e2ace143e361e1e806745
tree7a8b65350993c81d0360c072e096536c77098068
parente56d8b8a2ee5fb7f63ceba58e1c0fb3c844888a4
[INET]: Uninline the __inet_inherit_port call.

This deblats ~200 bytes when ipv6 and dccp are 'y'.

Besides, this will ease compilation issues for patches
I'm working on to make inet hash tables more scalable
wrt net namespaces.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
net/ipv4/inet_hashtables.c