On Thu, Jul 30, 2015 at 03:18:59PM -0400, Mike Marciniszyn wrote:
> +static ssize_t hfi1_write_iter(struct kiocb *kiocb, struct iov_iter *from)
> +{
> + struct hfi1_user_sdma_pkt_q *pq;
> + struct hfi1_user_sdma_comp_q *cq;
> + int ret = 0, done = 0, reqs = 0;
> + unsigned long dim = from->nr_segs;
I thought you were getting rid of this?
Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html