Re: [PATCH net] net: mctp: usb: properly drop the usb interface on probe error
From: Jeremy Kerr
Date: Mon Feb 23 2026 - 20:41:31 EST
Hi Greg,
> When an error happens in mctp_usb_probe() the reference count on the usb
> interface structure needs to be properly dropped as it was incremented
> earlier in the function.
Looks good, thanks for the fix.
Acked-by: Jeremy Kerr <jk@xxxxxxxxxxxxxxxxxxxx>
Cheers,
Jeremy