commit | 1f5533812b5c5cc6be234923fc0af08d61299f4e | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Mar 26 18:07:13 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 28 01:38:01 2014 -0400 |
tree | 28d956e2248a871047b9576d09a9601a0099df23 | |
parent | ebe5e3c64241bbdc256e9828392fa452bc2bfd7e [diff] |
net: greth: remove empty MDIO bus reset function greth_mdio_reset() does nothing useful and this function 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>