aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/proc.c
diff options
context:
space:
mode:
authorGravatar Jamie Iles <jamie@nuviainc.com> 2020-09-24 15:56:45 +0100
committerGravatar David S. Miller <davem@davemloft.net> 2020-09-24 20:13:26 -0700
commit1ec8e74855588cecb2620b28b877c08f45765374 (patch)
tree52da4c74cefca061ab9c91cc509c11aac0ca7a2b /net/ipv4/proc.c
parentnet: dsa: microchip: really look for phy-mode in port nodes (diff)
downloadlinux-1ec8e74855588cecb2620b28b877c08f45765374.tar.gz
linux-1ec8e74855588cecb2620b28b877c08f45765374.tar.bz2
linux-1ec8e74855588cecb2620b28b877c08f45765374.zip
net/fsl: quieten expected MDIO access failures
MDIO reads can happen during PHY probing, and printing an error with dev_err can result in a large number of error messages during device probe. On a platform with a serial console this can result in excessively long boot times in a way that looks like an infinite loop when multiple busses are present. Since 0f183fd151c (net/fsl: enable extended scanning in xgmac_mdio) we perform more scanning so there are potentially more failures. Reduce the logging level to dev_dbg which is consistent with the Freescale enetc driver. Cc: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Jamie Iles <jamie@nuviainc.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/proc.c')
0 files changed, 0 insertions, 0 deletions