commit | c26502680e59af556211fc3fd3ae0f2aa5d98440 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Jun 26 19:59:51 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 27 01:24:16 2012 -0700 |
tree | 59b7337139c679171329d1286296a4846f9e7749 | |
parent | ebe6e21d233bdc4f6ae5f5f649d13beb4ed7a763 [diff] |
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 <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>