summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexander Lobakin <aleksander.lobakin@intel.com>2024-05-07 14:20:26 +0300
committerChristoph Hellwig <hch@lst.de>2024-05-08 09:51:20 +0300
commit163943ac00cb31ac1a88ce5f78a7e2ead37329ec (patch)
tree3a355a858510baabc8ba8a0a5d4b9045fc7ea571 /samples
parent4321de4497b24fbf22389331f4ecd4039a451aa9 (diff)
downloadlinux-163943ac00cb31ac1a88ce5f78a7e2ead37329ec.tar.xz
xsk: use generic DMA sync shortcut instead of a custom one
XSk infra's been using its own DMA sync shortcut to try avoiding redundant function calls. Now that there is a generic one, remove the custom implementation and rely on the generic helpers. xsk_buff_dma_sync_for_cpu() doesn't need the second argument anymore, remove it. Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions