diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 01:45:31 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-25 12:02:09 +0900 |
commit | 9c3b57518363577d4e2ea1964ef4fa03e100beaa (patch) | |
tree | c5edc8dbd5ca3e255e60f5fc32b845e0f6b8ec2a /net/ax25 | |
parent | a4cdd9ff1fa4e3a558e2a3b7e6fac3f3105d47c3 (diff) | |
download | linux-9c3b57518363577d4e2ea1964ef4fa03e100beaa.tar.gz linux-9c3b57518363577d4e2ea1964ef4fa03e100beaa.tar.bz2 linux-9c3b57518363577d4e2ea1964ef4fa03e100beaa.zip |
net: sctp: 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: Vlad Yasevich <vyasevich@gmail.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-sctp@vger.kernel.org
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 'net/ax25')
0 files changed, 0 insertions, 0 deletions