RDMA/ocrdma: Fix warnings about pointer <-> integer casts
authorRoland Dreier <roland@purestorage.com>
Tue, 18 Mar 2014 06:14:17 +0000 (23:14 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 3 Apr 2014 15:30:07 +0000 (08:30 -0700)
We should cast pointers to and from unsigned long to turn them into ints.

Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/ocrdma/ocrdma_verbs.c