aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-03-02 15:26:21 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-03 09:46:53 -0800
commitd58cebb79b62ff84b537a35423b8d6b7f0746985 (patch)
tree3fbcb45a062c129eca16849fb8c396401fd25cbf /net/unix/af_unix.c
parentnfp: don't tell FW about the reserved buffer space (diff)
downloadwireguard-linux-d58cebb79b62ff84b537a35423b8d6b7f0746985.tar.xz
wireguard-linux-d58cebb79b62ff84b537a35423b8d6b7f0746985.zip
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: ecd63a0217d5 ("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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions