Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ch_ktls: don't free skb before sending FIN
If its a last packet and fin is set. Make sure FIN is informed to HW before skb gets freed. Fixes: 429765a ("chcr: handle partial end part of a record") Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
- Loading branch information