OSDN Git Service

net: ti: netcp: use setup_timer
authorAllen Pais <allen.lkml@gmail.com>
Thu, 21 Sep 2017 13:02:58 +0000 (18:32 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Sep 2017 22:48:46 +0000 (15:48 -0700)
commit8447779637172809060e5064afdf52f16a09aa13
treef0103ecb103d27a82e22e52baaa7c39f0ef5f041
parente53a84b2b47119cbb895a4a83e6675ec50cf9fe5
net: ti: netcp: use setup_timer

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>
drivers/net/ethernet/ti/netcp_ethss.c