RDS/IB: Move tx/rx ring init and refill to later
authorAndy Grover <andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:29 +0000 (13:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2009 15:03:08 +0000 (08:03 -0700)
Since RDS 3.0 and 3.1 have different packet formats,
we need to wait until after protocol negotiation
is complete to layout the rx buffers.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/ib_cm.c

diff --cc net/rds/ib_cm.c
Simple merge