commit | a1a4caeebac95875eaf6c8afb5a9784566484b2e | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Tue Jun 05 08:40:13 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Sun Jun 17 22:32:04 2018 -0600 |
tree | 14e3308f99a8c4ac14f380a2bea487a0dc8eeede | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
IB/core: Do not set the gid type when reserving default entries When default GIDs are added, their gid type is set by ib_cache_gid_set_default_gid(). There is no need to set the gid type of a free GID entry during GID table initialization. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>