smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 09:08:13 +0000 (11:08 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commit94a0e794b77f3300c99fcac65d1a4fc83fd4684f
treeb3405fef74a5a5ca42f970f96aeaa4bf7d75e990
parente3f095cca6563e6aaf9163690e22800f765cd193
smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall()

This will make it easier to move function to the common code
in future.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smbdirect.c