]> git.itanic.dy.fi Git - linux-stable/commit
net: dpaa2: Add some debug prints on deferred probe
authorSean Anderson <sean.anderson@seco.com>
Thu, 27 Oct 2022 19:00:05 +0000 (15:00 -0400)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Nov 2022 00:35:24 +0000 (17:35 -0700)
commit37fe9b981667b37925e5f0d62aa59176c3633437
tree0100b65f3556a846e760728273dca315f408f2f5
parent0cf9deb3005f552a3d125436fc8ccedd31a925a9
net: dpaa2: Add some debug prints on deferred probe

When this device is deferred, there is often no way to determine what
the cause was. Add some debug prints to make it easier to figure out
what is blocking the probe.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Link: https://lore.kernel.org/r/20221027190005.400839-1-sean.anderson@seco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c