]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70146d57ad3ca641a93f758ff7272e90fe2c9ba3
tree28d956e2248a871047b9576d09a9601a0099df23
parent2ee0b04cf035b623abe4bea370dfc77aff867982
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