OSDN Git Service

net: greth: remove empty MDIO bus reset function
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 27 Mar 2014 01:07:13 +0000 (18:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 05:38:01 +0000 (01:38 -0400)
commit1f5533812b5c5cc6be234923fc0af08d61299f4e
tree28d956e2248a871047b9576d09a9601a0099df23
parentebe5e3c64241bbdc256e9828392fa452bc2bfd7e
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>
drivers/net/ethernet/aeroflex/greth.c