Re: [PATCH net-next 1/3] net: mvpp2: avoid checking for free aggregated descriptors twice

From: David Miller
Date: Thu May 17 2018 - 15:23:52 EST


From: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>
Date: Thu, 17 May 2018 10:34:25 +0200

> From: Yan Markman <ymarkman@xxxxxxxxxxx>
>
> Avoid repeating the check for free aggregated descriptors when it
> already failed at the beginning of the function.
>
> Signed-off-by: Yan Markman <ymarkman@xxxxxxxxxxx>
> [Antoine: commit message]
> Signed-off-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>

Applied.