-
由 Jakub Kicinski 提交于
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: NJakub Kicinski <kuba@kernel.org>
d4e5db64