Merge branch 'mlxsw-acl-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2024 10:14:53 +0000 (11:14 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2024 10:14:53 +0000 (11:14 +0100)
commit8d466c8f4585afe738a975e493a1b8350e95f168
tree94f77b5da5b12f56b6a21e3b1e809ac109fe07c4
parent28f961f9d5b7c3d9b9f93cc59e54477ba1278cf9
parent75d8d7a63065b18df9555dbaab0b42d4c6f20943
Merge branch 'mlxsw-acl-fixes'

Petr Machata says:

====================
mlxsw: ACL fixes

Ido Schimmel writes:

Patches #1-#3 fix various spelling mistakes I noticed while working on
the code base.

Patch #4 fixes a general protection fault by bailing out when the error
occurs and warning.

Patch #5 fixes the warning.

Patch #6 fixes ACL scale regression and firmware errors.

See the commit messages for more info.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>