summaryrefslogtreecommitdiff
path: root/rust/kernel
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-12-13 20:08:39 +0900
committerPaolo Abeni <pabeni@redhat.com>2024-12-17 12:08:27 +0100
commit34c899af6c1a9d65aa85c765b2eecb1b9a88e8b8 (patch)
treeb2816527e6f075265b24d43517e3ef52b5c7474e /rust/kernel
parenta14a429069bb1a18eb9fe63d68fcaa77dffe0e23 (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')
0 files changed, 0 insertions, 0 deletions