diff options
author | 2022-05-27 08:50:54 +0900 | |
---|---|---|
committer | 2022-05-27 21:31:20 -0500 | |
commit | 621433b7e25d6d42e5f75bd8c4a62d6c7251511b (patch) | |
tree | 6d9623233bab68ad2d6a16a6187eb88ba3e93d62 /scripts/gdb/linux/utils.py | |
parent | ksmbd: fix outstanding credits related bugs (diff) | |
download | wireguard-linux-621433b7e25d6d42e5f75bd8c4a62d6c7251511b.tar.xz wireguard-linux-621433b7e25d6d42e5f75bd8c4a62d6c7251511b.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions