net: stmmac: simplify debug message on stmmac_enable()
authorJohannes Zink <j.zink@pengutronix.de>
Wed, 18 Oct 2023 07:09:53 +0000 (09:09 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 19 Oct 2023 11:01:33 +0000 (13:01 +0200)
commit3fba8234395576b5b7160e06f23e1446f92973e6
treeebe60c73091bff2f9077502f7f429b59bd197cda
parent392c226cda945dfc963d0a08cb231f76e551afba
net: stmmac: simplify debug message on stmmac_enable()

Simplify the netdev_dbg() call in stmmac_enable() in order to reduce code
duplication. No functional change.

Signed-off-by: Johannes Zink <j.zink@pengutronix.de>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c