Skip to content
Commit 5e369aef authored by Romain Perier's avatar Romain Perier Committed by David S. Miller
Browse files

net: stmmac: Delete dead code for MDIO registration

This code is no longer used, the logging function was changed by commit
fbca1647 ("net: stmmac: Use the right logging function in stmmac_mdio_register").
It was previously showing information about the type of the IRQ, if it's
polled, ignored or a normal interrupt. As we don't want information loss,
I have moved this code to phy_attached_print().

Fixes: fbca1647

 ("net: stmmac: Use the right logging function in stmmac_mdio_register")
Signed-off-by: default avatarRomain Perier <romain.perier@collabora.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5d621672
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment