linux/drivers/infiniband/ulp
Michael S. Tsirkin adfaa888a2 [PATCH] fmr pool: remove unnecessary pointer dereference
ib_fmr_pool_map_phys gets the virtual address by pointer but never writes
there, and users (e.g.  srp) seem to assume this and ignore the value
returned.  This patch cleans up the API to get the VA by value, and updates
all users.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Acked-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-14 21:53:51 -07:00
..
ipoib Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
iser [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
srp [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00