netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] mlxsw: Remove some unused code
@ 2022-08-24 15:18 Petr Machata
  2022-08-24 15:18 ` [PATCH net-next 1/3] mlxsw: Remove unused IB stuff Petr Machata
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Petr Machata @ 2022-08-24 15:18 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	netdev
  Cc: Ido Schimmel, Petr Machata, Jiri Pirko, mlxsw

This patchset removes code that is not used anymore after the following two
commits removed all users:

- commit b0d80c013b04 ("mlxsw: Remove Mellanox SwitchX-2 ASIC support")
- commit 9b43fbb8ce24 ("mlxsw: Remove Mellanox SwitchIB ASIC support")

Jiri Pirko (3):
  mlxsw: Remove unused IB stuff
  mlxsw: Remove unused port_type_set devlink op
  mlxsw: Remove unused mlxsw_core_port_type_get()

 drivers/net/ethernet/mellanox/mlxsw/core.c | 40 ----------
 drivers/net/ethernet/mellanox/mlxsw/core.h |  6 --
 drivers/net/ethernet/mellanox/mlxsw/reg.h  | 92 ----------------------
 3 files changed, 138 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-08-25 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-24 15:18 [PATCH net-next 0/3] mlxsw: Remove some unused code Petr Machata
2022-08-24 15:18 ` [PATCH net-next 1/3] mlxsw: Remove unused IB stuff Petr Machata
2022-08-24 15:18 ` [PATCH net-next 2/3] mlxsw: Remove unused port_type_set devlink op Petr Machata
2022-08-24 15:18 ` [PATCH net-next 3/3] mlxsw: Remove unused mlxsw_core_port_type_get() Petr Machata
2022-08-25 21:00 ` [PATCH net-next 0/3] mlxsw: Remove some unused code patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).