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>
Loading
Please register or sign in to comment
We should cast pointers to and from unsigned long to turn them into ints.
Signed-off-by:
Roland Dreier <roland@purestorage.com>