Skip to content
Commit 8b3c59a7 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

tls: rx: device: add input CoW helper



Wrap the remaining skb_cow_data() into a helper, so it's easier
to replace down the lane. The new version will change the skb
so make sure relevant pointers get reloaded after the call.

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 3f92a64e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment