commit | 115b68aa6ea4bb7dca1cbf66cb99cefc274180cb | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Tue Mar 13 16:06:17 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Mar 15 15:17:48 2018 -0600 |
tree | 8bfe785e5a2a4f329bc74b08a5bee36bbfd6c97c | |
parent | a9c06aeba9977e71b81ef3e107cb588e00dae150 [diff] |
IB/ocrdma: Removed GID add/del null routines add_gid() and del_gid() are optional callback routines. ib_core ignores invoking them while updating GID table entries if they are not implemented by provider drivers. Therefore remove them. Reviewed-by: Daniel Jurgens <danielj@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>