summaryrefslogtreecommitdiff
path: root/net/iucv
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2007-11-01 10:37:32 +0300
committerDavid S. Miller <davem@davemloft.net>2007-11-01 10:37:32 +0300
commit8fd1d178a3f177777707ee782f12d93e9a7eb5e5 (patch)
treeb1466bbdbc3b700b361cdf3a8b56650281984b79 /net/iucv
parent2e4afe7b35458beedba418a6e2aaf0b0ac82cc18 (diff)
downloadlinux-8fd1d178a3f177777707ee782f12d93e9a7eb5e5.tar.xz
[NET]: Make the sk_clone() lighter
The sk_prot_alloc() already performs all the stuff needed by the sk_clone(). Besides, the sk_prot_alloc() requires almost twice less arguments than the sk_alloc() does, so call the sk_prot_alloc() saving the stack a bit. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions