]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: RDS reconnect stalls
authorBang Nguyen <bang.nguyen@oracle.com>
Thu, 15 Aug 2013 02:10:00 +0000 (19:10 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 8 Jul 2015 20:59:40 +0000 (13:59 -0700)
commitc2d4ae54ba30a7dd213d287d819409dc7c712f15
treeee079ec4a6d97d1571aeb4c60a6f2f22c04ea50f
parentefa992ce1845962b88b36ccbf4a922e18ee886dd
RDS: RDS reconnect stalls

After successfully negiotiating the version at lower protocol, RDS incorrectly
set the proposed version to the higher protocol, causing the subsequent
reconnect to stall.

The fix was not to change the proposed version after the initial connection
setup.

Orabug: 1731355

Signed-off-by: Richard Frank <richard.frank@oracle.com>
(cherry picked from commit 1a14dda0d3d3195306f3a141227eb003e895fb58)
net/rds/ib_cm.c