On Mon, 19 Oct 2020 17:20:19 +0530 Vinay Kumar Yadav wrote: > This series of patches fix following bugs in chelsio inline tls driver. > > Patch1: Fix incorrect socket lock. > Patch2: correct netdevice for vlan interface. > Patch3: Fix panic when server is listening on ipv6. > Patch4: Fix panic when listen on multiadapter. > Patch5: correct function return and return type. > Patch6: Fix writing freed memory.
Applied, thanks.