RDMA/bnxt_re: Do not report SRQ error in srq notification
authorChandramohan Akula <chandramohan.akula@broadcom.com>
Wed, 11 Oct 2023 18:31:37 +0000 (11:31 -0700)
committerLeon Romanovsky <leon@kernel.org>
Sun, 15 Oct 2023 08:48:32 +0000 (11:48 +0300)
commit45cfa8864cd3ae228ddb17bf2316a0ab3284f70d
tree95a711223624c3e7e49234092506af168b3ca1e0
parentb02fd3f79ec32642bdcc8117a090f21338d50e89
RDMA/bnxt_re: Do not report SRQ error in srq notification

In the SRQ notification handler, do not report the SRQ_ERROR
in the default event case, as there was no error.

Signed-off-by: Chandramohan Akula <chandramohan.akula@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1697049097-31992-4-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/bnxt_re/main.c