diff options
| author | Yafang Shao <[email protected]> | 2019-01-18 05:00:51 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-19 18:34:59 +0000 |
| commit | 0726f558d88ecc15b4dd461bdb2ac6bb763cadcb (patch) | |
| tree | f6c6ab48d1c951e2f427425bf74b40a493d2d655 /net/sched/cls_basic.c | |
| parent | isdn: remove unneeded semicolon (diff) | |
| download | kernel-0726f558d88ecc15b4dd461bdb2ac6bb763cadcb.tar.gz kernel-0726f558d88ecc15b4dd461bdb2ac6bb763cadcb.zip | |
net: sock: do not set sk_cookie in sk_clone_lock()
The only call site of sk_clone_lock is in inet_csk_clone_lock,
and sk_cookie will be set there.
So we don't need to set sk_cookie in sk_clone_lock().
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Yafang Shao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
