commit | c2c6ff134596e2691de7506667b712bef93cb1f0 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Oct 15 18:38:48 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 21 23:48:17 2015 -0400 |
tree | 32ad881d5c12c099985032f1003523ab03db43b8 | |
parent | ba36e37fd3ca3dc8f215b14bcfdccf9f41b65767 [diff] |
IB/cm: cm_init_av_by_path should find a GID by its netdevice Previously, the CM has searched the cache for any sgid_index whose GID matches the path's GID. Since the path record stores the net device, the CM should now search only for GIDs which originated from this net device. Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>