diff options
author | 2024-08-23 15:04:53 +0800 | |
---|---|---|
committer | 2024-08-26 14:04:25 -0700 | |
commit | 9ceebd7a264798a792a3cf515f4c331704d4c5fb (patch) | |
tree | 7a0ac9787ff0f29f2023b82e4a3354d5005db2d6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process (diff) | |
download | wireguard-linux-9ceebd7a264798a792a3cf515f4c331704d4c5fb.tar.xz wireguard-linux-9ceebd7a264798a792a3cf515f4c331704d4c5fb.zip |
net/ipv4: fix macro definition sk_for_each_bound_bhash
The macro sk_for_each_bound_bhash accepts a parameter
__sk, but it was not used, rather the sk2 is directly
used, so we replace the sk2 with __sk in macro.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://patch.msgid.link/20240823070453.3327832-1-lihongbo22@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions