diff options
author | Christophe JAILLET <[email protected]> | 2021-08-12 09:18:13 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-08-21 15:44:53 +0800 |
commit | 6e422ccea4a67929e277f619f75995115511e206 (patch) | |
tree | 1ba348aac61865658d5cdacc92b5fc49b31ff602 /samples/bpf/map_perf_test_user.c | |
parent | fe4d55773b879c785ae61da9b1c2160f0110f67e (diff) |
crypto: qat - simplify code and axe the use of a deprecated API
The wrappers in include/linux/pci-dma-compat.h should go away.
Replace 'pci_set_dma_mask/pci_set_consistent_dma_mask' by an equivalent
and less verbose 'dma_set_mask_and_coherent()' call.
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Co-developed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'samples/bpf/map_perf_test_user.c')
0 files changed, 0 insertions, 0 deletions