diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-26 22:55:07 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-28 19:09:49 +0900 |
commit | 8b3718dc2c3cf3043f474e067c374546ba17c403 (patch) | |
tree | 5b931440ad240ca1def3783a09a227d896a1ded9 /drivers/net/ethernet/korina.c | |
parent | 9cb618c295016966b8781a57616b07d8b4d9cb21 (diff) | |
download | lwn-8b3718dc2c3cf3043f474e067c374546ba17c403.tar.gz lwn-8b3718dc2c3cf3043f474e067c374546ba17c403.zip |
drivers/net: fealnx: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: "yuval.shaia@oracle.com" <yuval.shaia@oracle.com>
Cc: Allen Pais <allen.lkml@gmail.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: Philippe Reynes <tremyfr@gmail.com>
Cc: Johannes Berg <johannes.berg@intel.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/korina.c')
0 files changed, 0 insertions, 0 deletions