diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2022-05-27 08:50:54 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-05-27 21:31:20 -0500 |
commit | 621433b7e25d6d42e5f75bd8c4a62d6c7251511b (patch) | |
tree | 6d9623233bab68ad2d6a16a6187eb88ba3e93d62 /Documentation/fpga | |
parent | 376b9133826865568167b4091ef92a68c4622b87 (diff) |
ksmbd: smbd: relax the count of sges required
Remove the condition that the count of sges
must be greater than or equal to
SMB_DIRECT_MAX_SEND_SGES(8).
Because ksmbd needs sges only for SMB direct
header, SMB2 transform header, SMB2 response,
and optional payload.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Reviewed-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation/fpga')
0 files changed, 0 insertions, 0 deletions