diff options
author | 2017-09-04 10:41:36 +0200 | |
---|---|---|
committer | 2017-09-05 14:36:18 -0700 | |
commit | 5e369aefdce4818c8264b81d3436eccf35af561e (patch) | |
tree | a44117a7562f1dc30538d802ed1f5a3510b9dda5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gianfar: Fix Tx flow control deactivation (diff) | |
download | wireguard-linux-5e369aefdce4818c8264b81d3436eccf35af561e.tar.xz wireguard-linux-5e369aefdce4818c8264b81d3436eccf35af561e.zip |
net: stmmac: Delete dead code for MDIO registration
This code is no longer used, the logging function was changed by commit
fbca164776e4 ("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: fbca164776e4 ("net: stmmac: Use the right logging function in stmmac_mdio_register")
Signed-off-by: Romain Perier <romain.perier@collabora.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions