Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Thu, 1 Jun 2023 17:15:43 +0000 (10:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Jun 2023 17:15:43 +0000 (10:15 -0700)
commita451b8eb96e521ebabc9c53fefa2bcfad6f80f25
tree6f6651e97a38376bc08b10ef6f928f6b0957a562
parent66dd101487305345fefb359de07ab3101e03eb08
parentbbfa4b58997e3d38ba629c9f6fc0bd1c163aaf43
Merge tag 'mlx5-fixes-2023-05-31' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 fixes 2023-05-31

This series provides bug fixes to mlx5 driver.

* tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux:
  net/mlx5: Read embedded cpu after init bit cleared
  net/mlx5e: Fix error handling in mlx5e_refresh_tirs
  net/mlx5: Ensure af_desc.mask is properly initialized
  net/mlx5: Fix setting of irq->map.index for static IRQ case
  net/mlx5: Remove rmap also in case dynamic MSIX not supported
====================

Link: https://lore.kernel.org/r/20230601031051.131529-1-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>