diff options
| author | Pavel Emelyanov <[email protected]> | 2007-11-01 07:37:32 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-11-01 07:37:32 +0000 |
| commit | 8fd1d178a3f177777707ee782f12d93e9a7eb5e5 (patch) | |
| tree | b1466bbdbc3b700b361cdf3a8b56650281984b79 /net/unix/af_unix.c | |
| parent | [NET]: Move some core sock setup into sk_prot_alloc (diff) | |
| download | kernel-8fd1d178a3f177777707ee782f12d93e9a7eb5e5.tar.gz kernel-8fd1d178a3f177777707ee782f12d93e9a7eb5e5.zip | |
[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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
