From: Jakub Kicinski <kuba@kernel.org> Date: 2021-08-12 21:59:54
On Wed, 11 Aug 2021 11:31:32 -0700 Jonathan Lemon wrote:
If ptp_ocp_device_init() fails, pci_disable_device() is skipped.
Fix the error handling so this case is covered. Update ptp_ocp_remove()
so the normal exit path is identical.
Reported-by: Hulk Robot <redacted>
Signed-off-by: Jonathan Lemon <redacted>
Fixes tag would be useful on this and previous patch to make it clear
the problems are only present in net-next.