]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r321986:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 7 Aug 2017 12:59:32 +0000 (12:59 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 7 Aug 2017 12:59:32 +0000 (12:59 +0000)
commitf1f6b0c4b083033abecf1c04d5667f48882d28f3
tree7cdc82c7249005bb4d6fa8958a8c00b80c519696
parent353b246310a6d5d2dcf72303804f505ab0d12ade
MFC r321986:
Change reject message type when destroying cm_id in ibore.

This patch fixes an interopability issue between FreeBSD and non-FreeBSD
systems when the connection establishment is aborted. Refer to the
initial commit in Linux, drivers/infiniband/core/cm.c,
for a more detailed description.

Obtained from: Linux
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/9@322157 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/core/cm.c