Re: [PATCH] Change judgment len position
From: Eric Dumazet
Date: Wed Oct 24 2018 - 11:59:54 EST
On Wed, Oct 24, 2018 at 8:47 AM Wang Hai <wanghaifine@xxxxxxxxx> wrote:
>
> To determine whether len is less than zero, it should be put before
> the function min_t, because the return value of min_t is not likely
> to be less than zero.
????
I really wonder if you actually tested this patch.
Thanks.