From: Roland Dreier Date: Tue, 18 Mar 2014 06:14:17 +0000 (-0700) Subject: RDMA/ocrdma: Fix warnings about pointer <-> integer casts X-Git-Tag: v3.15-rc1~103^2^8~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1e89d8b793feda96754fd3ba5079c4ba3862ee;p=pandora-kernel.git 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 --- Reading git-diff-tree failed