smb: client: pass struct smbdirect_socket to manage_credits_prior_sending()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 08:18:12 +0000 (10:18 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commit869bb7284fb2976b59ad29455cddd44bce0976f7
treefc232dd2e48e30f2c54d81b9ce66d4c2c6049f7b
parentbe8602d47d4116da477cba0e4284295892887b24
smb: client: pass struct smbdirect_socket to manage_credits_prior_sending()

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