Merge branch 'mlxsw-remove-some-unused-code'
authorJakub Kicinski <kuba@kernel.org>
Thu, 25 Aug 2022 20:24:47 +0000 (13:24 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Aug 2022 20:24:48 +0000 (13:24 -0700)
commit2c58a91495e67e1002ce3d71830bbbc618044b31
treecf4a5ebe5b347d679ab1e5e70cdabf67d6f805d0
parentbace3f46e6e48ae19cbc0a430bf648bde8f29ea4
parent12be3edfa827b12fc543e620350a089d73db9a68
Merge branch 'mlxsw-remove-some-unused-code'

Petr Machata says:

====================
mlxsw: Remove some unused code

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")
====================

Link: https://lore.kernel.org/r/cover.1661350629.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>