Commit 659bf03
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>1 parent 9478e08 commit 659bf03
1 file changed
Lines changed: 10 additions & 2 deletions
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1932 | 1932 | | |
1933 | 1933 | | |
1934 | 1934 | | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
1935 | 1938 | | |
1936 | 1939 | | |
1937 | 1940 | | |
| |||
2006 | 2009 | | |
2007 | 2010 | | |
2008 | 2011 | | |
2009 | | - | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
2010 | 2015 | | |
| 2016 | + | |
2011 | 2017 | | |
2012 | 2018 | | |
2013 | 2019 | | |
| |||
2020 | 2026 | | |
2021 | 2027 | | |
2022 | 2028 | | |
2023 | | - | |
| 2029 | + | |
2024 | 2030 | | |
| 2031 | + | |
| 2032 | + | |
2025 | 2033 | | |
2026 | 2034 | | |
2027 | 2035 | | |
| |||
0 commit comments