commit | b1b5cb18032b37ab69b23a461eb8be1a44fcfc3b | [log] [tgz] |
---|---|---|
author | Rohit Maheshwari <rohitm@chelsio.com> | Mon Nov 09 16:21:32 2020 +0530 |
committer | Jakub Kicinski <kuba@kernel.org> | Wed Nov 11 16:30:37 2020 -0800 |
tree | c49f7c1e8a44ef3870984d3d1535078f9a7af689 | |
parent | 9d2e5e9eeb59524a59b461fe256139826d464e1e [diff] |
ch_ktls: Correction in finding correct length There is a possibility of linear skbs coming in. Correcting the length extraction logic. v2->v3: - Separated un-related changes from this patch. Fixes: 5a4b9fe7fece ("cxgb4/chcr: complete record tx handling") Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>