diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2022-09-27 21:21:58 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-10-05 01:15:44 -0500 |
commit | 5876e99611a91dfb2fb1f7af9d1ae5c017c8331c (patch) | |
tree | b9b2489fc8ba527fb97be6cfc757e88792f4be6e /Documentation | |
parent | 78af146e109bef5b3c411964141c6f8adbccd3b0 (diff) | |
download | linux-5876e99611a91dfb2fb1f7af9d1ae5c017c8331c.tar.bz2 |
ksmbd: hide socket error message when ipv6 config is disable
When ipv6 config is disable(CONFIG_IPV6 is not set), ksmbd fallback to
create ipv4 socket. User reported that this error message lead to
misunderstood some issue. Users have requested not to print this error
message that occurs even though there is no problem.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Acked-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions