]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
IB/core: Change the type of an ib_dma_alloc_coherent() argument
authorBart Van Assche <bart.vanassche@sandisk.com>
Fri, 20 Jan 2017 21:04:10 +0000 (13:04 -0800)
committerDoug Ledford <dledford@redhat.com>
Tue, 24 Jan 2017 17:23:35 +0000 (12:23 -0500)
commitd43dbacfc06349309a99e50c575d86bc36ca4178
treea238000ae26b6a3a054587307421795863635ce7
parent69324c2015e9ba852f1d66a8150d1a871cc62922
IB/core: Change the type of an ib_dma_alloc_coherent() argument

Change the type of the dma_handle argument from u64 * to dma_addr_t *.
This patch does not change any functionality.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/rdma/ib_verbs.h
net/rds/ib.h