]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS/IB: Move tx/rx ring init and refill to later
authorAndy Grover <andy.grover@oracle.com>
Wed, 13 May 2009 03:24:23 +0000 (20:24 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:16 +0000 (16:41 -0700)
commit78b9b4ddb67617029d580d01644691277bf3cfbe
treecb96c63397f6ca794b3b56df9d16437fd4d69942
parent0f1589175a89fc0b640b39524ccceb9a114d759c
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>
net/rds/ib_cm.c