diff options
| author | Vinay Kumar Yadav <[email protected]> | 2019-12-19 16:21:48 +0530 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-12-27 18:18:04 +0800 |
| commit | 93e23eb2ed6c11b4f483c8111ac155ec2b1f3042 (patch) | |
| tree | 0747f360fe190e3f4322fdce3ef2939f58ffc247 /tools/perf/scripts/python/bin | |
| parent | 596d0a289554a6946173ec898928e6390bb0943a (diff) | |
crypto: chtls - Fixed memory leak
Freed work request skbs when connection terminates.
enqueue_wr()/ dequeue_wr() is shared between softirq
and application contexts, should be protected by socket
lock. Moved dequeue_wr() to appropriate file.
Signed-off-by: Vinay Kumar Yadav <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions