From: Petr Machata <petrm@nvidia.com>
To: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
<netdev@vger.kernel.org>
Cc: Ido Schimmel <idosch@nvidia.com>, Petr Machata <petrm@nvidia.com>,
"Jiri Pirko" <jiri@nvidia.com>, <mlxsw@nvidia.com>
Subject: [PATCH net-next 0/3] mlxsw: Remove some unused code
Date: Wed, 24 Aug 2022 17:18:48 +0200 [thread overview]
Message-ID: <cover.1661350629.git.petrm@nvidia.com> (raw)
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
next reply other threads:[~2022-08-24 15:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-24 15:18 Petr Machata [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1661350629.git.petrm@nvidia.com \
--to=petrm@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=jiri@nvidia.com \
--cc=kuba@kernel.org \
--cc=mlxsw@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.