[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)
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>

No differences found