]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Don't destroy the rdma id until after we're dong using it
authorChris Mason <chris.mason@oracle.com>
Fri, 3 Feb 2012 16:09:07 +0000 (11:09 -0500)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:32 +0000 (16:41 -0700)
commit930b6e289b63ca5fed825c63281fc354e72633ce
tree7661560c8d38817bd098461249b81b967025ecdc
parenta763840ed625da088ba5b4cd460eb273e2227452
RDS: Don't destroy the rdma id until after we're dong using it

During connection resets, we are destroying the rdma id too soon.
This moves it to after we clear the rings

Signed-off-by: Chris Mason <chris.mason@oracle.com>
Signed-off-by: Bang Nguyen <bang.nguyen@oracle.com>
net/rds/ib_cm.c