[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
authorBryan O'Sullivan <[email protected]>
Sat, 1 Jul 2006 11:36:16 +0000 (04:36 -0700)
committerLinus Torvalds <[email protected]>
Sat, 1 Jul 2006 16:56:02 +0000 (09:56 -0700)
commit357b552ff3d82a2e6b97c63c6394f748cb217cf8
treee3579183539fb16eeffad16f02fc2725452bfbce
parent3e0018bc74275ab99d223fb5dca0b65067a5ffc1
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified

The receive work queue size should be ignored if the QP is created to use a
shared receive queue according to the IB spec.

Signed-off-by: Ralph Campbell <[email protected]>
Signed-off-by: Bryan O'Sullivan <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Roland Dreier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/infiniband/hw/ipath/ipath_qp.c