-
Jakub Kicinski authored
The non-zero-copy path assumes a full skb with decrypted contents. This means the device offload would have to CoW the data. Try to keep the zero-copy status instead, copy the data to user space. Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
d4e5db64