commit | 7427440b2a7158d047f93bcf2c39472eae88acba | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Mar 26 18:07:14 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 28 01:38:01 2014 -0400 |
tree | 4ae15b9d6e517531e65d0c6a89aba4b1510dd966 | |
parent | 1f5533812b5c5cc6be234923fc0af08d61299f4e [diff] |
tg3: remove empty MDIO bus reset function tg3_mdio_reset() does nothing useful and is optional for the MDIO bus code, so let's just remove it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>