Merge branch 'octeon_ep-fixes-for-error-and-remove-paths'
authorJakub Kicinski <kuba@kernel.org>
Tue, 15 Aug 2023 02:08:14 +0000 (19:08 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Aug 2023 02:08:15 +0000 (19:08 -0700)
Michal Schmidt says:

====================
octeon_ep: fixes for error and remove paths

I have an Octeon card that's misconfigured in a way that exposes a
couple of bugs in the octeon_ep driver's error paths. It can reproduce
the issues that patches 1 & 4 are fixing. Patches 2 & 3 are a result of
reviewing the nearby code.
====================

Link: https://lore.kernel.org/r/20230810150114.107765-1-mschmidt@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge