From: Ilias Apalodimas <ilias.apalodi...@linaro.org>
Date: Tue, 23 Apr 2019 09:01:41 +0300

> The netdev variant is usable on any context since it disables interrupts.
> The napi variant of the call should only be used within softirq context.
> Replace napi_alloc_frag on driver init with the correct netdev_alloc_frag
> call
> 
> Changes since v1:
> - Adjusted commit message
> 
> Acked-by: Ard Biesheuvel <ard.biesheu...@linaro.org>
> Acked-by: Jassi Brar <jaswinder.si...@linaro.org>
> Fixes: 4acb20b46214 ("net: socionext: different approach on DMA")
> Signed-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>

Applied and queued up for -stable, thank you.

Reply via email to