diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-12-13 14:08:46 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-12-17 14:08:28 +0300 |
commit | a700b43358ccc3c5ae857eeea37ff50ce0529b1c (patch) | |
tree | 2fe0a05a864ff6915a919fb671d80c69c2cc15ea /tools/testing/selftests/net/lib/py/utils.py | |
parent | 3c05329a2abe312ed85a60a325b930063f61e817 (diff) | |
download | linux-a700b43358ccc3c5ae857eeea37ff50ce0529b1c.tar.xz |
af_unix: Split restart label in unix_dgram_sendmsg().
There are two paths jumping to the restart label in unix_dgram_sendmsg().
One requires another lookup and sk_filter(), but the other doesn't.
Let's split the label to make each flow more straightforward.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions