]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sif: cq: Fix the max_cqe capability supported by SIF
authorWei Lin Guay <wei.lin.guay@oracle.com>
Thu, 13 Oct 2016 07:06:15 +0000 (09:06 +0200)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 24 Oct 2016 16:06:02 +0000 (09:06 -0700)
commitdd4adbc7e18c05204fa96826f08047189713cfa2
tree3f28e766b79457f301254c7e44776b60e4595539
parent157feadf6d974ff1c6e1dbfe7802dcc2bcf06622
sif: cq: Fix the max_cqe capability supported by SIF

Orabug: 24673784

This patch fixes an incomplete patch in commit "cq: Add
additional SIF visible cqes to CQ". The max_cqe
capability reported by query_device is incorrect because
it includes the SIF visible cqes.

Signed-off-by: Wei Lin Guay <wei.lin.guay@oracle.com>
Reviewed-by: Knut Omang <knut.omang@oracle.com>
drivers/infiniband/hw/sif/sif_query.c