smb: client: remove useless smbd_connection.send_immediate
authorStefan Metzmacher <metze@samba.org>
Thu, 14 Aug 2025 16:34:02 +0000 (18:34 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commitd3e743b514c20bfe26e340835cebb1f8301997ab
treebe20a2ac99d3de93fabcd5911a61b530b2b7a99a
parentc7316ec2d542e27ea717a0d7493902098329f908
smb: client: remove useless smbd_connection.send_immediate

We always set it to true before having an if statement that checks it is
true...

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
fs/smb/client/smbdirect.h