Home
last modified time | relevance | path

Searched hist:"52583 c8d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c52583c8d Wed Sep 15 09:58:42 CDT 2021 Cai Huoqing <caihuoqing@baidu.com> net: thunderx: Make use of the helper function dev_err_probe()

When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, and simplify the code.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dthunder_bgx.c52583c8d Wed Sep 15 09:58:42 CDT 2021 Cai Huoqing <caihuoqing@baidu.com> net: thunderx: Make use of the helper function dev_err_probe()

When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, and simplify the code.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnicvf_main.c52583c8d Wed Sep 15 09:58:42 CDT 2021 Cai Huoqing <caihuoqing@baidu.com> net: thunderx: Make use of the helper function dev_err_probe()

When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, and simplify the code.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>