Skip to content
Commit f9a4f6dc authored by Ralf Thielow's avatar Ralf Thielow Committed by Roland Dreier
Browse files

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: default avatarRalf Thielow <ralf.thielow@googlemail.com>

[ Change from "(unsigned long) NULL" to plain old "0" as suggested by
  Bart Van Assche <bvanassche@acm.org>.  - Roland ]

Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent a25cecce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment