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)
commite11d912a7dd4dfe388f38ba3080a6d067a57b23d
tree0309ef7caba1742cb091be47930ee330a5392d38
parent9099707ded4b3aeda7b1a6c1c87076bd18578d24
RDS/IB: Move tx/rx ring init and refill to later

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