Skip to content
Commit b973154a authored by Jan Koniarik's avatar Jan Koniarik Committed by David S. Miller
Browse files

atm: idt77252, use setup_timer and mod_timer



Stop accessing timer struct members directly and use setup_timer and
mod_timer helpers intended for that use. It makes the code cleaner and
will allow for easier change of the timer struct internals.

Signed-off-by: default avatarJan Koniarik <jan.koniarik@trustica.cz>
Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
Cc: Chas Williams <3chas3@gmail.com>
Cc: <linux-atm-general@lists.sourceforge.net>
Cc: <netdev@vger.kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0c921a89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment