[NET]: Move sk_setup_caps() out of line.
authorAndi Kleen <ak@suse.de>
Sat, 21 Apr 2007 00:12:43 +0000 (17:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:26 +0000 (22:29 -0700)
commit9958089a43ae8a9af07402461c0b2b7548c7341e
tree6d07cf01f9f6cc647dd6b01d0a16757f025845f8
parent4ac02bab77438b484a5cf855a002fb6a1d592894
[NET]: Move sk_setup_caps() out of line.

It is far too large to be an inline and not in any hot paths.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h
net/core/sock.c