]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[IBAL] fix using of ual_get_gid_index()
authorleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 1 Sep 2008 12:47:58 +0000 (12:47 +0000)
committerleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 1 Sep 2008 12:47:58 +0000 (12:47 +0000)
commitd297614ba08ddb2bb9b1e056226e8c5f312c7205
treefef7791ff9d2529ba84492b669d6ccfc21ea4fda
parentb381dc5269bcd113cae39222a259ad57ea2f30a3
[IBAL] fix using of ual_get_gid_index()

The patch fixes accessing p_user_attr field which lead to access violation, the actual field is p_pnp_attr.
It also moves port checking to the head of the function stack.

git-svn-id: svn://openib.tc.cornell.edu/gen1@1539 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/core/al/al_av.c
trunk/core/al/user/ual_av.c