diff options
author | Parav Pandit <parav@mellanox.com> | 2018-04-04 00:06:18 -0400 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-04-05 12:15:33 -0400 |
commit | 39e00b6cf65831469a57333a929b8ca986892798 (patch) | |
tree | 4e398b22b92c6dad71fd32e87a67fe7edc846fab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 57939021e8f882d13a5263a9d682c64ae00c578d (diff) |
IB/rxe: Removed GID add/del dummy routines
rxe 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.
They are only invoked by ib_core if they are implemented.
Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions