Re: [PATCH 1/1 net-next] net: usb: cdc-ether: unify error handling in probe
From: Oliver Neukum
Date: Thu Mar 12 2026 - 04:45:59 EST
On 11.03.26 20:15, Andrew Lunn wrote:
It might be better to change the dev_dbg()s to dev_err()s, and drop
the dev_info() here. You can then add additional dev_err() before the
goto's you are adding.
Excellent suggestion.
Regards
Oliver