aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2005-11-09 23:36:20 +0000
committerRoland Dreier <rolandd@cisco.com>2006-11-09 11:35:58 -0800
commit62607f04ee2896724a0733c7b5d4bbea3835c13b (patch)
tree782fa62b2b15b3fbcb648f367517107dd0c87477
parent2301234559e24a6f172ac26dbc015cd24779e99f (diff)
downloadlibibverbs-62607f04ee2896724a0733c7b5d4bbea3835c13b.tar.gz
Add changelog entry for previous checkin
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cce5e23..d6cb76b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-09 Michael S. Tsirkin <mst@mellanox.co.il>
+
+ * src/device.c (ibv_get_devices): Make function reentrant by using
+ a mutex to make sure we initialize the device list at most once.
+
2005-11-08 Roland Dreier <roland@cisco.com>
* src/cmd.c (ibv_cmd_create_qp): Add handling for new create QP