diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-07-03 03:27:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-03 09:17:52 +0100 |
commit | 326534e837c731496bdf0e02a8a61e987eb3bed0 (patch) | |
tree | 178ec7c903d93492bfaf0de2bf7c9350b112975a /net/ipv4/tcp_input.c | |
parent | f58d0a9b4c6a7a5199c3af967e43cc8b654604d4 (diff) | |
download | linux-326534e837c731496bdf0e02a8a61e987eb3bed0.tar.gz linux-326534e837c731496bdf0e02a8a61e987eb3bed0.tar.bz2 linux-326534e837c731496bdf0e02a8a61e987eb3bed0.zip |
wireguard: timers: move to using timer_delete_sync
The documentation says that del_timer_sync is obsolete, and code should
use the equivalent timer_delete_sync instead, so switch to it.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions