diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2024-09-03 14:28:08 +0300 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2024-09-14 08:03:15 +0300 |
| commit | ee426bfb9d09b29987369b897fe9b6485ac2be27 (patch) | |
| tree | 46c5e8b0f908ca43083f27b0dadb8dbe5e60576d /drivers/usb/cdns3/cdns3-debug.h | |
| parent | 2fb9b5dc80cabcee636a6ccd020740dd925b4580 (diff) | |
| download | linux-ee426bfb9d09b29987369b897fe9b6485ac2be27.tar.xz | |
ksmbd: add refcnt to ksmbd_conn struct
When sending an oplock break request, opinfo->conn is used,
But freed ->conn can be used on multichannel.
This patch add a reference count to the ksmbd_conn struct
so that it can be freed when it is no longer used.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
