Message ID | 20180731060237.5045-1-kamalheib1@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA: Fix modify_cq return value | expand |
On Tue, Jul 31, 2018 at 09:02:35AM +0300, Kamal Heib wrote: > This patch set fixes the return code from mlx5_ib_modify_cq() and fixes > the check of the return value of rdma_set_cq_moderation() within the > ipoib code. > > Thanks, > > Kamal Heib (2): > RDMA/mlx5: Fix return value from mlx5_ib_modify_cq() > RDMA/ipoib: Fix return code check from rdma_set_cq_moderation I tend to agree with Leon that these are better combined, mainly because of how wrong the check in ipoib was, so I merged the patches and applied to for-next. But I don't think it really matters either way. Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html