aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/img
diff options
context:
space:
mode:
authorJakub Kicinski2022-07-22 16:50:29 -0700
committerJakub Kicinski2022-07-26 14:38:51 -0700
commitb93f5700164dabc59f5c82857dbe571e0ccb2d35 (patch)
treee69fdc259731ea6b977e8a401511aa1e2d165ca4 /sound/soc/img
parentdd47ed3620e693636b4d912db4810fe0c092eb2c (diff)
tls: rx: don't free the output in case of zero-copy
In the future we'll want to reuse the input skb in case of zero-copy so we shouldn't always free darg.skb. Move the freeing of darg.skb into the non-zc cases. All cases will now free ctx->recv_pkt (inside let tls_rx_rec_done()). Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'sound/soc/img')
0 files changed, 0 insertions, 0 deletions