Re: [PATCH net-next] inet: minor optimization for backlog setting in listen(2)

From: Eric Dumazet
Date: Wed Nov 07 2018 - 13:04:00 EST




On 11/07/2018 03:20 AM, Yafang Shao wrote:
> Set the backlog earlier in inet_dccp_listen() and inet_listen(),
> then we can avoid the redundant setting.
>
> Signed-off-by: Yafang Shao <laoar.shao@xxxxxxxxx>
> ---
>

Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>