From: Ralf Thielow Date: Sun, 23 Jan 2011 16:30:03 +0000 (+0000) Subject: RDMA/amso1100: Fix compile warnings X-Git-Tag: v2.6.38-rc4~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9a4f6dcdd3f9b6d938484c2c394f39007c14f38;p=pandora-kernel.git RDMA/amso1100: Fix compile warnings Fix compile warnings on 32-bit by using "0" instead of "(u64) NULL" to assign to "c2_vq_req->reply_msg". Signed-off-by: Ralf Thielow [ Change from "(unsigned long) NULL" to plain old "0" as suggested by Bart Van Assche . - Roland ] Signed-off-by: Roland Dreier --- Reading git-diff-tree failed