]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: remove unnecessary locking
authorKaike Wan <kaike.wan@intel.com>
Thu, 12 Jun 2014 16:19:22 +0000 (09:19 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 12 Jun 2014 16:19:22 +0000 (09:19 -0700)
commita3968d2d40b268a279b775a1787ebd394d1915d4
treecb49e188281a11e039865c55c5bb98d71925f6ba
parent5815664f87f3dae8443b137f1ee9f4e93c6dd783
ibacm: remove unnecessary locking

Since the event handler is not an independent thread anymore,
there is no need to lock when adding/removing an address
to/from an endpoint or adding/removing an endpoint to/from a port.

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