diff options
author | 2025-06-15 01:48:12 -0700 | |
---|---|---|
committer | 2025-06-17 16:22:59 -0700 | |
commit | 416b6030e39e29f82e1a39fd9f321e5b69d935c1 (patch) | |
tree | d64bf0cd740a9d1123f0e75bd913ffe15ddcbe81 /drivers/net/wireguard/socket.c | |
parent | Merge branch 'tcp-remove-obsolete-rfc3517-rfc6675-code' (diff) | |
download | wireguard-linux-416b6030e39e29f82e1a39fd9f321e5b69d935c1.tar.xz wireguard-linux-416b6030e39e29f82e1a39fd9f321e5b69d935c1.zip |
selftests: nettest: Fix typo in log and error messages for clarity
This patch corrects several logging and error message in nettest.c:
- Corrects function name in log messages "setsockopt" -> "getsockopt".
- Closes missing parentheses in "setsockopt(IPV6_FREEBIND)".
- Replaces misleading error text ("Invalid port") with the correct
description ("Invalid prefix length").
- remove Redundant wording like "status from status" and clarifies
context in IPC error messages.
These changes improve readability and aid in debugging test output.
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250615084822.1344759-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wireguard/socket.c')
0 files changed, 0 insertions, 0 deletions