Roland Dreier
c59a3da134
IB: Fix ib_dma_alloc_coherent() wrapper
...
The ib_dma_alloc_coherent() wrapper uses a u64* for the dma_handle
parameter, unlike dma_alloc_coherent, which uses dma_addr_t*. This
means that we need a temporary variable to handle the case when
ib_dma_alloc_coherent() just falls through directly to
dma_alloc_coherent() on architectures where sizeof u64 != sizeof
dma_addr_t.
Signed-off-by: Roland Dreier <rolandd@cisco.com >
2006-12-15 13:57:26 -08:00
..
2006-12-07 08:39:25 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 15:58:32 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-11 12:12:04 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 15:57:58 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-11 16:31:42 +11:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-08 08:28:39 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-13 09:27:08 -08:00
2006-12-06 18:38:55 -08:00
2006-06-26 09:58:18 -07:00
2006-12-13 16:54:25 -08:00
2005-04-16 15:20:36 -07:00
2006-12-10 09:05:52 -02:00
2006-10-01 17:55:53 +01:00
2006-12-13 16:48:31 -08:00
2006-12-04 20:09:15 -05:00
2006-12-15 13:57:26 -08:00
2005-10-08 15:00:57 -07:00
2006-12-07 08:39:25 -08:00
2006-12-05 17:01:28 +00:00
2006-12-13 09:05:55 -08:00
2006-09-19 12:43:58 +01:00