[PATCH 7/13] fix ipath_dma_free_coherent() prototype

2007-03-14 Thread Al Viro
method gets u64, not dma_addr_t Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- drivers/infiniband/hw/ipath/ipath_dma.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/infiniband/hw/ipath/ipath_dma.c b/drivers/infiniband/hw/ipath/ipath_dma.c index

[PATCH 7/13] fix ipath_dma_free_coherent() prototype

2007-03-14 Thread Al Viro
method gets u64, not dma_addr_t Signed-off-by: Al Viro [EMAIL PROTECTED] --- drivers/infiniband/hw/ipath/ipath_dma.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/infiniband/hw/ipath/ipath_dma.c b/drivers/infiniband/hw/ipath/ipath_dma.c index