net: sh_eth: remove unnecessary function
authorYoshihiro Shimoda <[email protected]>
Tue, 26 Jun 2012 19:59:51 +0000 (19:59 +0000)
committerDavid S. Miller <[email protected]>
Wed, 27 Jun 2012 08:24:16 +0000 (01:24 -0700)
commitc26502680e59af556211fc3fd3ae0f2aa5d98440
tree59b7337139c679171329d1286296a4846f9e7749
parentebe6e21d233bdc4f6ae5f5f649d13beb4ed7a763
net: sh_eth: remove unnecessary function

The sh_eth_timer() called mod_timer() for itself. So, this patch
removes the function.

Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/renesas/sh_eth.c
drivers/net/ethernet/renesas/sh_eth.h