mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() 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:
|
||
---|---|---|
.. | ||
nfpcore | ||
Makefile | ||
nfp_asm.h | ||
nfp_bpf.h | ||
nfp_bpf_jit.c | ||
nfp_bpf_verifier.c | ||
nfp_main.c | ||
nfp_main.h | ||
nfp_net.h | ||
nfp_net_common.c | ||
nfp_net_ctrl.h | ||
nfp_net_debugfs.c | ||
nfp_net_ethtool.c | ||
nfp_net_main.c | ||
nfp_net_offload.c | ||
nfp_netvf_main.c |