On Tue, Dec 08, 2015 at 09:20:27AM +0200, Leon Romanovsky wrote:
On Tue, Dec 08, 2015 at 08:28:17AM +0200, Leon Romanovsky wrote:
On Mon, Dec 07, 2015 at 03:43:10PM -0500, Dennis Dalessandro wrote:
> +
> +/*
> + * Things that are driver specific, module parameters in hfi1 and qib
> + */
> +struct rvt_driver_params {
> +  int max_pds;
Can it be negative value?
> +};
Forget my question, I see, you removed this variable in the following patch.

Well removed it from the rvt structure, but the concept still exists. I'm now using struct ib_device_attr.max_pd.

-Denny
--
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

Reply via email to