aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorYu Liao <liaoyu15@huawei.com>2024-10-10 17:27:44 +0800
committerDavid S. Miller <davem@davemloft.net>2024-10-14 13:17:04 +0100
commite4c416533f0633c96eba849832a9212ace3c3ec4 (patch)
tree24009c295989c5f405fb809fc5743ed3edb1f823 /net/ipv4/tcp_output.c
parent6aac56631831e1386b6edd3c583c8afb2abfd267 (diff)
downloadlinux-e4c416533f0633c96eba849832a9212ace3c3ec4.tar.gz
linux-e4c416533f0633c96eba849832a9212ace3c3ec4.tar.bz2
linux-e4c416533f0633c96eba849832a9212ace3c3ec4.zip
net: hsr: convert to use new timer APIs
del_timer() and del_timer_sync() have been renamed to timer_delete() and timer_delete_sync(). Inconsistent API usage makes the code a bit confusing, so replace with the new APIs. No functional changes intended. Signed-off-by: Yu Liao <liaoyu15@huawei.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions