commit | f891f36603dff38a15390e5c950e8ac66f73352b | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Thu Sep 21 22:34:42 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 11:44:40 2017 -0700 |
tree | 1843118702b83b0cdba949dfa63d479348022ede | |
parent | e998092f7b7c2ce3199db91177aa43397a3f76d7 [diff] |
drivers: net: sun: cassini: 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>