OSDN Git Service

net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
authorAndrew Halaney <ahalaney@redhat.com>
Mon, 10 Jul 2023 20:06:38 +0000 (15:06 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jul 2023 09:19:05 +0000 (10:19 +0100)
commitb2f3d915b4fe203b725da8b5a88bc9d42a1ffc50
tree0f5b57a75a5e8f7114bc3b0f694c2b7bad56b777
parenta8aa20a64ef2bdbad7421acf9c7217c2c0e4ac75
net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()

Using dev_err_probe() logs to devices_deferred which is helpful
when debugging.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c