From: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com> Date: Wed, 15 Jul 2015 00:56:52 +0300
> First, dma_sync_single_for_cpu() shouldn't have been called in the first place > (it's a streaming DMA API). dma_unmap_single() should have been called > instead. > Second, dma_unmap_single() call after handing the buffer to napi_gro_receive() > makes little sense. > > Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com> Applied with fixed up commit log message, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html