diff options
| author | Eric Dumazet <[email protected]> | 2025-02-06 09:46:05 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-07 19:53:27 +0000 |
| commit | be258f654a6ef5ab0d777f40fd3bcee540934307 (patch) | |
| tree | 2bf13a1c7ef48f6297fdaec7e5b1a69235b76ced /drivers/fpga/altera-fpga2sdram.c | |
| parent | tcp: do not export tcp_parse_mss_option() and tcp_mtup_init() (diff) | |
| download | kernel-be258f654a6ef5ab0d777f40fd3bcee540934307.tar.gz kernel-be258f654a6ef5ab0d777f40fd3bcee540934307.zip | |
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
inet_csk_delete_keepalive_timer() and inet_csk_reset_keepalive_timer()
are only used from core TCP, there is no need to export them.
Replace their prefix by tcp.
Move them to net/ipv4/tcp_timer.c and make tcp_delete_keepalive_timer()
static.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Jason Xing <[email protected]>
Reviewed-by: Joe Damato <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
