From: Yafang Shao <laoar.s...@gmail.com> Date: Fri, 18 Jan 2019 13:00:51 +0800
> 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 <eduma...@google.com> > Signed-off-by: Yafang Shao <laoar.s...@gmail.com> Applied.