]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
IB/bnxt_re: Do not notifify GID change event
authorParav Pandit <parav@mellanox.com>
Fri, 26 Jul 2019 18:26:52 +0000 (13:26 -0500)
committerDoug Ledford <dledford@redhat.com>
Mon, 29 Jul 2019 17:50:48 +0000 (13:50 -0400)
commitbda9045a200c173b2883a878b68b8b9218ae65c6
tree85974cab41b67aa2b7818b4e5f32a1819af0cba9
parent525a2c651cdd08b19a4c04f63b87e460765220ac
IB/bnxt_re: Do not notifify GID change event

GID table entry operations such as add/remove/modify are triggered
by the IB core for RoCE ports.
Hence, remove GID change notification from hw driver.

Reviewed-by: Selvin Xavier <selvin.xavier@broadcom.com>
Tested-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Link: https://lore.kernel.org/r/20190726182652.50037-1-parav@mellanox.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/bnxt_re/main.c