diff options
author | Parav Pandit <[email protected]> | 2020-11-25 08:46:28 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-11-26 15:49:05 -0400 |
commit | 7ec3df174f2b225267849d5e645d641d5f98dcd8 (patch) | |
tree | e8c0f020948190cc04c2a95c3131054fd973f05b /net/lapb/lapb_subr.c | |
parent | d4b2d19dc53ecb5ef4fe79cc2d4b7ae3413b2604 (diff) |
RDMA/mlx5: Use PCI device for dma mappings
DMA operation of the IB device is done using ib_device->dma_device.
Instead of accessing parent of the IB device, use the PCI dma device which
is setup to ib_device->dma_device during IB device registration.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Parav Pandit <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions