[PATCH] bus/pci: print the return value when probe failed
Stephen Hemminger
stephen at networkplumber.org
Wed Sep 10 18:06:56 CEST 2025
On Thu, 28 Aug 2025 11:00:27 +0800
Xingui Yang <yangxingui at huawei.com> wrote:
> The return value is not printed when probe failed, and it is not
> convenient for locating the problem, so add it.
>
> Signed-off-by: Xingui Yang <yangxingui at huawei.com>
> ---
It looks like there is a log message before each return of error
in the probe path. If not maybe add one there or change the DEBUG
message to higher level.
More information about the dev
mailing list