]> git.openfabrics.org - ~ardavis/dapl.git/commit
The HCA should not be closed until all resources have been released.
authorSean Hefty <sean.hefty@intel.com>
Wed, 14 Oct 2009 16:34:18 +0000 (09:34 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 14 Oct 2009 16:34:18 +0000 (09:34 -0700)
commit9fdd8d74f2cba83e9cf513256933f5241495c1da
treec05934b408bd4c53e8b82ea5191d936b1136115b
parentf9833db469f2d686842bb1d52d1ea53b74fa72a8
The HCA should not be closed until all resources have been released.
This results in a hang on windows, since closing the device frees
the event processing thread.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
dapl/openib_ucm/device.c