[IPV6]: Deinline few large functions in inet6 code
authorDenis Vlasenko <vda@ilport.com.ua>
Mon, 10 Apr 2006 05:48:59 +0000 (22:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Apr 2006 05:48:59 +0000 (22:48 -0700)
commitb1a7ffcb7a047e99ab02424e651e0492f36095f7
treece84ddd2087b512ae484d6c6d21f985ef2e32a09
parent55c0022e53452360064ea264c41410c70565d9f8
[IPV6]: Deinline few large functions in inet6 code

Deinline a few functions which produce 200+ bytes of code.

Size  Uses Wasted Name and definition
===== ==== ====== ================================================
  429    3    818 __inet6_lookup        include/net/inet6_hashtables.h
  404    2    384 __inet6_lookup_established    include/net/inet6_hashtables.h
  206    3    372 __inet6_hash  include/net/inet6_hashtables.h

Signed-off-by: Denis Vlasenko <vda@ilport.com.ua>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet6_hashtables.h
net/ipv6/inet6_hashtables.c