Re: [PATCH net] r8152: handle the return value of usb_reset_device()

From: Andrew Lunn

Date: Thu Jun 04 2026 - 09:03:29 EST


On Thu, Jun 04, 2026 at 05:22:47PM +0800, Chih Kai Hsu wrote:
> If usb_reset_device() returns a negative error code, stop the
> process of probing.
>
> Fixes: 10c3271712f5 ("r8152: disable the ECM mode")

https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html

Does this bother people?

Andrew