diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2020-01-14 12:24:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-15 05:46:14 +0300 |
commit | 0fadc0a2b1c472c50a6d05b76c5f73c769bce81e (patch) | |
tree | eba0264e377c8ab45fc293cdee669a125f3a4e72 /net/ipv4/ip_output.c | |
parent | 0c73ffc7dcdc8de8110c4d7d2fae4750d750d650 (diff) | |
download | linux-0fadc0a2b1c472c50a6d05b76c5f73c769bce81e.tar.xz |
net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
Socionext driver can run on dma coherent and non-coherent devices.
Get rid of huge dma_sync_single_for_device in netsec_alloc_rx_data since
now the driver can let page_pool API to managed needed DMA sync
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_output.c')
0 files changed, 0 insertions, 0 deletions