commit | 9f5ca8816b5ccc1fd13baf46e012fb5228e57763 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Thu Sep 21 22:34:57 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 11:44:42 2017 -0700 |
tree | ce878e59d2518da1765650fd34e0c80dc221b6c0 | |
parent | 82f5d72da8755cf73387a007ad323a86ea0b5663 [diff] |
drivers: net: can: 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>