mbox series

[for-rc,0/2] RDMA/bnxt_re: Bug fixes

Message ID 1695199280-13520-1-git-send-email-selvin.xavier@broadcom.com (mailing list archive)
Headers show
Series RDMA/bnxt_re: Bug fixes | expand

Message

Selvin Xavier Sept. 20, 2023, 8:41 a.m. UTC
Couple of important bug fixes for bnxt_re driver.
Please review and apply

Thanks,
Selvin Xavier

Selvin Xavier (2):
  RDMA/bnxt_re: Fix the handling of control path response data
  RDMA/bnxt_re: Decrement resource stats correctly

 drivers/infiniband/hw/bnxt_re/ib_verbs.c   |  4 ++++
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 11 +++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

Comments

Leon Romanovsky Sept. 21, 2023, 8:56 a.m. UTC | #1
On Wed, 20 Sep 2023 01:41:18 -0700, Selvin Xavier wrote:
> Couple of important bug fixes for bnxt_re driver.
> Please review and apply
> 
> Thanks,
> Selvin Xavier
> 
> Selvin Xavier (2):
>   RDMA/bnxt_re: Fix the handling of control path response data
>   RDMA/bnxt_re: Decrement resource stats correctly
> 
> [...]

Applied, thanks!

[1/2] RDMA/bnxt_re: Fix the handling of control path response data
      https://git.kernel.org/rdma/rdma/c/9fc5f9a92fe689
[2/2] RDMA/bnxt_re: Decrement resource stats correctly
      https://git.kernel.org/rdma/rdma/c/a83c6927897522

Best regards,