]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: check for valid rdma id before initiating connection
authorBang Nguyen <bang.nguyen@oracle.com>
Mon, 17 Jun 2013 20:32:18 +0000 (13:32 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 8 Jul 2015 20:37:59 +0000 (13:37 -0700)
commit8daba63c746d3d540fe54c3d0477277a143f9851
tree1984a7e64a3d6eb4e69a425fae0399ac47361bf3
parentc2aaa1764219df13c01c93682f6d8c69c064e6a5
RDS: check for valid rdma id before initiating connection

Connection could have been dropped while the route is being resolved
so check for valid rdma id before initiating the connection.

Orabug: 16857341

Signed-off-by: zheng.li <zheng.x.li@oracle.com>
(cherry picked from commit 5528367d56539f817182faa1f0ea35779ccac14e)
net/rds/rdma_transport.c