diff options
author | Maxim Mikityanskiy <maximmi@mellanox.com> | 2019-06-26 17:35:29 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-06-27 23:53:27 +0300 |
commit | 6ed9350fe0d5d1f14c25b6145b685bc7720fce6e (patch) | |
tree | 7af6633d1ef8a7a2ce033b0600b56f22b2efc047 /tools/perf/scripts/python | |
parent | 4bce4e5cb65587f805655ec6808a20af2036627a (diff) | |
download | linux-6ed9350fe0d5d1f14c25b6145b685bc7720fce6e.tar.xz |
net/mlx5e: Replace deprecated PCI_DMA_TODEVICE
The PCI API for DMA is deprecated, and PCI_DMA_TODEVICE is just defined
to DMA_TO_DEVICE for backward compatibility. Just use DMA_TO_DEVICE.
Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions