Revision 85bd6055e3529e9b193b4460f5b13a47da354027 authored by Jakub Kicinski on 08 January 2021, 01:06:05 UTC, committed by Jakub Kicinski on 08 January 2021, 01:06:05 UTC
Ayush Sawal says:

====================
Bug fixes for chtls driver

patch 1: Fix hardware tid leak.
patch 2: Remove invalid set_tcb call.
patch 3: Fix panic when route to peer not configured.
patch 4: Avoid unnecessary freeing of oreq pointer.
patch 5: Replace skb_dequeue with skb_peek.
patch 6: Added a check to avoid NULL pointer dereference patch.
patch 7: Fix chtls resources release sequence.
====================

Link: https://lore.kernel.org/r/20210106042912.23512-1-ayush.sawal@chelsio.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2 parent s 0565ff5 + 15ef6b0
History
File Mode Size
.gitignore -rw-r--r-- 50 bytes
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 697 bytes
eisa-bus.c -rw-r--r-- 10.5 KB
eisa.ids -rw-r--r-- 54.4 KB
pci_eisa.c -rw-r--r-- 2.3 KB
virtual_root.c -rw-r--r-- 1.6 KB

back to top