]> git.baikalelectronics.ru Git - kernel.git/commit
ch_ktls: missing handling of header alone
authorRohit Maheshwari <rohitm@chelsio.com>
Mon, 9 Nov 2020 10:51:36 +0000 (16:21 +0530)
committerJakub Kicinski <kuba@kernel.org>
Thu, 12 Nov 2020 00:30:37 +0000 (16:30 -0800)
commit6adbfb9e157b98496d64b2d92142dfc1808f53a3
tree313f12cb79f54f161f90d3bb8171b711e89b226d
parent6934b8a7866472eea95e741327cbf6f4e5eeb954
ch_ktls: missing handling of header alone

If an skb has only header part which doesn't start from
beginning, is not being handled properly.

Fixes: 08177fd6234d ("chcr: Handle first or middle part of record")
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c