diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 17:28:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 12:39:37 +0100 |
commit | 41fce7034bf39721a30d7e6f2cb479808d7aea78 (patch) | |
tree | 6f863d6772aaca8c31e25864c162976baad9bdb4 /drivers/pcmcia/electra_cf.c | |
parent | eb8c6b5b4402581a805a5d8a736a7058c4c5abb7 (diff) | |
download | op-kernel-dev-41fce7034bf39721a30d7e6f2cb479808d7aea78.zip op-kernel-dev-41fce7034bf39721a30d7e6f2cb479808d7aea78.tar.gz |
net: tulip: de2104x: 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: Tobias Klauser <tklauser@distanz.ch>
Cc: Jarod Wilson <jarod@redhat.com>
Cc: Philippe Reynes <tremyfr@gmail.com>
Cc: netdev@vger.kernel.org
Cc: linux-parisc@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pcmcia/electra_cf.c')
0 files changed, 0 insertions, 0 deletions