Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/netronome/nfp
Jakub Kicinski d58cebb79b nfp: correct DMA direction in XDP DMA sync
dma_sync_single_for_*() takes the direction in which the buffer
was mapped, not the direction of the sync.  We should sync XDP
buffers bidirectionally.

Fixes: ecd63a0217 ("nfp: add XDP support in the driver")
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-03 09:46:53 -08:00
..
2017-02-10 15:52:27 -05:00
2016-09-21 19:50:02 -04:00
2017-02-10 15:52:24 -05:00
2016-11-01 11:04:58 -04:00