commit | ac803d1c5f62937dc142a35dafd180f09b9f9c83 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Thu Sep 21 22:35:01 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 11:44:42 2017 -0700 |
tree | 57ee6bef1a928a92d94a11ef53cc8c02d3adee94 | |
parent | 6d2bcc14f5731e9357f15d41f7c5677a72e354f9 [diff] |
drivers: net: sis900: 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>