All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mlxsw: Various updates
@ 2021-11-23  7:54 Ido Schimmel
  2021-11-23  7:54 ` [PATCH net-next 1/2] mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_find Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ido Schimmel @ 2021-11-23  7:54 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, jiri, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@nvidia.com>

Patch #1 removes deadcode reported by Coverity.

Patch #2 adds a shutdown method in the PCI driver to ensure the kexeced
kernel starts working with a device that is in a sane state.

Danielle Ratson (2):
  mlxsw: spectrum_router: Remove deadcode in
    mlxsw_sp_rif_mac_profile_find
  mlxsw: pci: Add shutdown method in PCI driver

 drivers/net/ethernet/mellanox/mlxsw/pci.c             | 1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-23 11:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-23  7:54 [PATCH net-next 0/2] mlxsw: Various updates Ido Schimmel
2021-11-23  7:54 ` [PATCH net-next 1/2] mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_find Ido Schimmel
2021-11-23  7:54 ` [PATCH net-next 2/2] mlxsw: pci: Add shutdown method in PCI driver Ido Schimmel
2021-11-23  8:47   ` Denis Kirjanov
2021-11-23  9:15     ` Ido Schimmel
2021-11-23 11:50 ` [PATCH net-next 0/2] mlxsw: Various updates patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.