RDS: Base init_depth and responder_resources on hw values
authorAndy Grover <andy.grover@oracle.com>
Tue, 12 Jan 2010 18:50:48 +0000 (10:50 -0800)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:11:42 +0000 (18:11 -0700)
Instead of using a constant for initiator_depth and
responder_resources, read the per-QP values when the
device is enumerated, and then use these values when creating
the connection.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/ib.c
net/rds/ib.h
net/rds/ib_cm.c
net/rds/rdma.c

diff --cc net/rds/ib.c
Simple merge
diff --cc net/rds/ib.h
Simple merge
diff --cc net/rds/ib_cm.c
Simple merge
diff --cc net/rds/rdma.c
Simple merge