commit | 32db034501d37c60c433d24e9faa41c1fa3136e5 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Thu Sep 21 22:34:50 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 11:44:41 2017 -0700 |
tree | dce7548bd9e6a3023b9a36b6c967737632179e5b | |
parent | 0625d739cc61d186b65b8619ee8c41da2fd24894 [diff] |
drivers: net: smsc: use setup_timer() helper. Use setup_timer function instead of initializing timer with the function and data fields. Signed-off-by: Allen Pais <allen.lkml@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>