]> git.openfabrics.org - ~shefty/rdma-win.git/commit
Fix bug - in osm_vendor_local_lid_change do not need to change the directed route...
authoreitan <eitan@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 19 Oct 2005 11:27:36 +0000 (11:27 +0000)
committereitan <eitan@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 19 Oct 2005 11:27:36 +0000 (11:27 +0000)
commit32608296656cf3e061b84c52aa7be815a2bb7423
treec2fd82ea8a9529204098f56d23e00d8dee140ceb
parent4be6fb2ec309e6fa3384cfeb601d61172fb4e952
Fix bug - in osm_vendor_local_lid_change do not need to change the directed route address vector, since only LID has changed.
Destroying and then creating it again can cause problems, since callback functions might try to use this address vector after its destruction and before the creation.

git-svn-id: svn://openib.tc.cornell.edu/gen1@124 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/ulp/opensm/user/libvendor/osm_vendor_al.c