summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
diff options
context:
space:
mode:
authorRohit Maheshwari <rohitm@chelsio.com>2020-03-07 17:36:07 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-09 07:16:23 +0300
commitdc05f3df8faca14b7cebf0b2bbdeef75225d80f7 (patch)
treeda0198f209638d36353ae4d274748fcfa50d8854 /drivers/nvdimm
parent429765a149f18d4c26027a8e9ce12aeae5cd646e (diff)
downloadlinux-dc05f3df8faca14b7cebf0b2bbdeef75225d80f7.tar.xz
chcr: Handle first or middle part of record
This patch contains handling of first part or middle part of the record. When we get a middle record, we will fetch few already sent bytes to make packet start 16 byte aligned. And if the packet has only the header part, we don't need to send it for packet encryption, send that packet as a plaintext. v1->v2: - un-necessary updating left variable. v3->v4: - replaced kfree_skb with dev_kfree_skb_any. Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/nvdimm')
0 files changed, 0 insertions, 0 deletions