Eric Dumazet 58169ec9c4 inet: preserve const qualifier in inet_csk()
We can change inet_csk() to propagate its argument const qualifier,
thanks to container_of_const().

We have to fix few places that had mistakes, like tcp_bound_rto().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20240329144931.295800-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-04-01 21:27:08 -07:00
..
2023-08-16 10:22:16 -07:00
2024-03-06 20:24:10 -08:00
2024-01-02 13:32:45 +00:00
2024-01-02 13:32:45 +00:00
2024-03-06 20:24:10 -08:00
2023-08-22 17:31:19 -07:00
2024-03-04 10:50:28 +00:00
2024-02-26 18:42:12 -08:00