Files
linux/drivers/net
Vinay Kumar Yadav bc16efd243 ch_ktls: fix device connection close
When sge queue is full and chcr_ktls_xmit_wr_complete()
returns failure, skb is not freed if it is not the last tls record in
this skb, causes refcount never gets freed and tls_dev_del()
never gets called on this connection.

Fixes: 5a4b9fe7fe ("cxgb4/chcr: complete record tx handling")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-15 16:55:49 -07:00
..
2021-02-17 13:17:49 -08:00
2021-02-10 15:11:51 -08:00
2021-02-02 15:51:18 -08:00
2021-02-10 15:11:51 -08:00
2021-04-14 13:13:53 -07:00