Re: [PATCH 15 of 53] ipath - make some maximum values more sane

From: Roland Dreier
Date: Mon May 15 2006 - 11:47:42 EST


> -unsigned int ib_ipath_max_cqes = 0xFFFF;
> +unsigned int ib_ipath_max_cqes = 0x2FFFF;

You just added this limit in patch 8/53. How about just fixing that
patch to do what you want?

- R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/