diff options
author | David Howells <[email protected]> | 2022-11-28 09:24:06 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2022-12-01 13:36:37 +0000 |
commit | 49df54a6b2953195243d037682cffb9038f9456a (patch) | |
tree | 5c56e31a7473d0170c47612519564771cc6e19dd /tools/perf/scripts/python/check-perf-trace.py | |
parent | 75bfdbf2fca372e2709bcaa43e8cf1147766ae96 (diff) |
rxrpc: Fix call leak
When retransmitting a packet, rxrpc_resend() shouldn't be attaching a ref
to the call to the txbuf as that pins the call and prevents the call from
clearing the packet buffer.
Signed-off-by: David Howells <[email protected]>
Fixes: d57a3a151660 ("rxrpc: Save last ACK's SACK table rather than marking txbufs")
cc: Marc Dionne <[email protected]>
cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions