diff options
author | Eric Dumazet <[email protected]> | 2024-03-29 14:49:31 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-01 21:27:08 -0700 |
commit | 58169ec9c40309541509181e068177eab72e6caa (patch) | |
tree | 53a9472288e6d7fcfc8e1d6b3cdfa296297166b1 /tools/perf/scripts/python/libxed.py | |
parent | 513bebc4de499f8a6e1671eb921aca8f723e5cbc (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions