1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/chelsio
Pan Bian b6011966ac chtls: Fix potential resource leak
The dst entry should be released if no neighbour is found. Goto label
free_dst to fix the issue. Besides, the check of ndev against NULL is
redundant.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Link: https://lore.kernel.org/r/20210121145738.51091-1-bianpan2016@163.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-23 13:19:56 -08:00
..
cxgb chelsio: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
cxgb3 cxgb3: fix error return code in t3_sge_alloc_qset() 2020-12-02 18:03:53 -08:00
cxgb4 cxgb4/chtls: Fix tid stuck due to wrong update of qid 2021-01-13 19:40:05 -08:00
cxgb4vf net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
inline_crypto chtls: Fix potential resource leak 2021-01-23 13:19:56 -08:00
libcxgb net/chelsio: Delete drive and module versions 2020-03-03 17:54:54 -08:00
Kconfig cxgb4: Fix build failure when CONFIG_TLS=m 2020-11-21 13:10:18 -08:00
Makefile chelsio/chtls: separate chelsio tls driver from crypto driver 2020-08-21 14:15:15 -07:00