> +            wr_waitp = (struct c4iw_wr_wait *)rpl->data[1];

Sparse complains about this case from __be64 to a pointer.  I assume
this is OK but you probably want to stick a __force in there to annotate it.
-- 
Roland Dreier <rola...@cisco.com> || For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to