From: Heiner Kallweit <hkallwe...@gmail.com> Date: Mon, 26 Aug 2019 22:52:36 +0200
> Move the call to dma_sync_single_for_cpu after calling napi_alloc_skb. > This avoids calling dma_sync_single_for_cpu w/o handing control back > to device if the memory allocation should fail. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied.