net: stmmac: improve .set_clk_tx_rate() method error message
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 12 Jun 2025 15:21:17 +0000 (16:21 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 Jun 2025 01:18:33 +0000 (18:18 -0700)
commitbd1d76a6f18f2222dc08c5aa9ebcd0445111a27d
tree3d209e1767ffaadbfbc581242c552563c8a18b46
parent91695b8592638c85dc78a15d59250c62b9c68891
net: stmmac: improve .set_clk_tx_rate() method error message

Improve the .set_clk_tx_rate() method error message to include the
PHY interface mode along with the speed, which will be helpful to
the RK implementations.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/E1uPjjx-0049r5-NN@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c