Re: [PATCH v6 12/16] IB/pvrdma: Add Queue Pair support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > +	dev_dbg(&dev->pdev->dev, "create queuepair with %d, %d, %d, %d\n",
> > +		cmd->max_send_wr, cmd->max_recv_wr, cmd->max_send_sge,
> > +		cmd->max_recv_sge);
> > +
> > +	ret = pvrdma_cmd_post(dev, &req, &rsp, PVRDMA_CMD_CREATE_QP_RESP);
> 
> Warning: rsp is not in use so either use NULL or actually check response.
> 

Please ignore

> > +	if (ret < 0) {
> > +		dev_warn(&dev->pdev->dev,
> > +			 "could not create queuepair, error: %d\n", ret);
> > +		goto err_pdir;
> > +	}
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux