[PATCH] fix ipath_dma_free_coherent() prototype
authorAl Viro <viro@ftp.linux.org.uk>
Wed, 14 Mar 2007 09:16:04 +0000 (09:16 +0000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 14 Mar 2007 22:27:49 +0000 (15:27 -0700)
commit62577fa324991146ded3d16e7ef08e7a99d2ec7e
treee9bb4e35937c127c67f0f19b7c60c8652e6e42ae
parent6df0187efc91867383195a78e262414d8843f1c9
[PATCH] fix ipath_dma_free_coherent() prototype

method gets u64, not dma_addr_t

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/infiniband/hw/ipath/ipath_dma.c