diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-12-13 14:08:41 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-12-17 14:08:27 +0300 |
commit | 6c444255b193b5b9c5a18c3784d960e10e1833a2 (patch) | |
tree | 9ab49930508d13533ebfe8aa6bc6b72c1341a0db /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e26ee0a736bd949ce6fa51829fd0a2f6381391de (diff) | |
download | linux-6c444255b193b5b9c5a18c3784d960e10e1833a2.tar.xz |
af_unix: Set error only when needed in unix_stream_sendmsg().
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_sendmsg().
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions