Merge branch 'mlxsw-various-updates'
authorJakub Kicinski <kuba@kernel.org>
Fri, 28 Jan 2022 03:20:00 +0000 (19:20 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 Jan 2022 03:20:01 +0000 (19:20 -0800)
commitd344e55356c2ce883a764bb2324fd635c5af3f50
tree77f26098e5868520c7329f28512f41abfdd3368f
parent3268ee8f5bc4b450cdbe4a29a8b039ca6531048c
parentef14c298b5b0a36d5b4943c7f774f6a1d61e035d
Merge branch 'mlxsw-various-updates'

Ido Schimmel says:

====================
mlxsw: Various updates

This patchset contains miscellaneous updates for mlxsw. No user visible
changes that I am aware of.

Patches #1-#5 rework registration of internal traps in preparation of
line cards support.

Patch #6 improves driver resilience against a misbehaving device.

Patch #7 prevents the driver from overwriting device internal actions.
See the commit message for more details.
====================

Link: https://lore.kernel.org/r/20220127090226.283442-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>