RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
authorSteve Wise <swise@opengridcomputing.com>
Wed, 27 Jan 2010 20:22:34 +0000 (20:22 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 24 Feb 2010 18:40:29 +0000 (10:40 -0800)
Only kernel mode CQs need the SW queue memory allocated.  The SW queue
for user mode CQs is allocated in userspace by libcxgb3.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found