diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-26 22:55:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-28 19:09:49 +0900 |
commit | 34309b36e4f1ab53fcc696275c1fa2849bc80709 (patch) | |
tree | e595071623947f8218fb2b59509c61f235169993 /drivers/virtio/virtio_pci_common.h | |
parent | 8b3718dc2c3cf3043f474e067c374546ba17c403 (diff) |
drivers/net: korina: 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: Roman Yeryomin <leroi.lists@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.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/virtio/virtio_pci_common.h')
0 files changed, 0 insertions, 0 deletions