diff options
author | Sabrina Dubroca <[email protected]> | 2020-04-16 17:45:44 +0200 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2020-04-20 07:34:16 +0200 |
commit | 9f0cadc32d738f0f0c8e30be83be7087c7b85ee5 (patch) | |
tree | f89e5db8b18eab642e28545c3456cddefc937513 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 29e4276667e24ee6b91d9f91064d8fda9a210ea1 (diff) |
xfrm: espintcp: save and call old ->sk_destruct
When ESP encapsulation is enabled on a TCP socket, I'm replacing the
existing ->sk_destruct callback with espintcp_destruct. We still need to
call the old callback to perform the other cleanups when the socket is
destroyed. Save the old callback, and call it from espintcp_destruct.
Fixes: e27cca96cd68 ("xfrm: add espintcp (RFC 8229)")
Signed-off-by: Sabrina Dubroca <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions