]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f6da125e3fd92b34b1ea2eff6cadd378869fb54
tree77f26098e5868520c7329f28512f41abfdd3368f
parentbad3d233cbb9294359bcf28e61cdeb5fda14932a
parent801dbc6fda21d64d8c76827e67b1cddfedb8e043
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>