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)
commit7a1e89d8b793feda96754fd3ba5079c4ba3862ee
tree29c0ed83e49f20ae92ee55aace06b58913a20371
parentfad51b7d361b4f1b439aa10fa258a35dac62b297
RDMA/ocrdma: Fix warnings about pointer <-> integer casts

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