]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: port/ep cleanup after shutdown
authorKaike Wan <kaike.wan@intel.com>
Wed, 14 May 2014 00:12:49 +0000 (17:12 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 14 May 2014 00:12:49 +0000 (17:12 -0700)
commit3262d52079cac720cd6ba9885ec8de1fa5284e9d
tree80726688a2b170e5c148ef2e90742ae965ddb25c
parentccef76c4c5fb70f7cb94d7451de7e55934344976
ibacm: port/ep cleanup after shutdown

This patch adds functions to close provider port and endpoint after the core
port and endpoint are closed. The default provider resources are not freed to
avoid synchronization issues with the provider completion thread and the retry
handler.

Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/acm.c