commit | d43dbacfc06349309a99e50c575d86bc36ca4178 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Fri Jan 20 13:04:10 2017 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 24 12:23:35 2017 -0500 |
tree | a238000ae26b6a3a054587307421795863635ce7 | |
parent | 69324c2015e9ba852f1d66a8150d1a871cc62922 [diff] |
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>