]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb6d12a111f5d23fd734e66d64c45c5c5b6a34626
tree29c0ed83e49f20ae92ee55aace06b58913a20371
parentfd0db648a37844094aa848f857adf3960b5ac64d
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