diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-12-13 20:08:39 +0900 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-12-17 12:08:27 +0100 |
commit | 34c899af6c1a9d65aa85c765b2eecb1b9a88e8b8 (patch) | |
tree | b2816527e6f075265b24d43517e3ef52b5c7474e /rust/kernel/alloc/allocator_test.rs | |
parent | a14a429069bb1a18eb9fe63d68fcaa77dffe0e23 (diff) |
af_unix: Set error only when needed in unix_stream_connect().
We will introduce skb drop reason for AF_UNIX, then we need to
set an errno and a drop reason for each path.
Let's set an error only when it's needed in unix_stream_connect().
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/kernel/alloc/allocator_test.rs')
0 files changed, 0 insertions, 0 deletions