diff options
author | Parav Pandit <parav@mellanox.com> | 2018-04-01 13:51:28 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-04-03 13:46:29 -0600 |
commit | ca486a3b338ea0858104bab80d86475de3575966 (patch) | |
tree | b6d245bf7052d27aa4afe8976a13fe652ef6a338 /drivers/infiniband/hw/vmw_pvrdma | |
parent | 3e64f8d6f514c31b6856bfb97737232dd4afcccb (diff) |
IB/qedr: Remove GID add/del dummy routines
qedr driver's add_gid() and del_gid() callbacks are doing simple
checks which are already done by the ib core before invoking these
callback routines.
Therefore, code is simplified to skip implementing add_gid() and
del_gid() callback functions.
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/vmw_pvrdma')
0 files changed, 0 insertions, 0 deletions