[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
authorBryan O'Sullivan <bos@pathscale.com>
Sat, 1 Jul 2006 11:36:16 +0000 (04:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
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 <ralph.campbell@qlogic.com>
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Cc: "Michael S. Tsirkin" <mst@mellanox.co.il>
Cc: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/ipath/ipath_qp.c