net: sh_eth: remove unnecessary function
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 26 Jun 2012 19:59:51 +0000 (19:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 08:24:16 +0000 (01:24 -0700)
The sh_eth_timer() called mod_timer() for itself. So, this patch
removes the function.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found