diff options
author | 2023-08-29 19:37:40 +0900 | |
---|---|---|
committer | 2023-08-29 12:30:20 -0500 | |
commit | 0e2378eaa2b3a663726cf740d4aaa8a801e2cb31 (patch) | |
tree | 6fe84a2d80f2518d3ec2254cab47cd07d94213db /scripts/generate_rust_analyzer.py | |
parent | ksmbd: replace one-element array with flex-array member in struct smb2_ea_info (diff) | |
download | linux-rng-0e2378eaa2b3a663726cf740d4aaa8a801e2cb31.tar.xz linux-rng-0e2378eaa2b3a663726cf740d4aaa8a801e2cb31.zip |
ksmbd: add missing calling smb2_set_err_rsp() on error
If some error happen on smb2_sess_setup(), Need to call
smb2_set_err_rsp() to set error response.
This patch add missing calling smb2_set_err_rsp() on error.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions