diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-09-05 22:32:38 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-10 03:14:26 +0300 |
commit | beb2c5f19b6ab033b187e770a659c730c3bd05ca (patch) | |
tree | caeb1d534bcf1b6d1849a0fa12f7e7b8ef191a9a /scripts/lib/kdoc/kdoc_files.py | |
parent | 579770dd89855915096db8364261543c37ed34ef (diff) | |
download | linux-beb2c5f19b6ab033b187e770a659c730c3bd05ca.tar.xz |
af_unix: Rename unlinked_skb in manage_oob().
When OOB skb has been already consumed, manage_oob() returns the next
skb if exists. In such a case, we need to fall back to the else branch
below.
Then, we need to keep two skbs and free them later with consume_skb()
and kfree_skb().
Let's rename unlinked_skb accordingly.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20240905193240.17565-3-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions