diff options
author | John Wang <[email protected]> | 2024-07-30 16:46:35 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-01 18:04:12 -0700 |
commit | 5fcf0801ef5c8adb785520f16b4a1faa8c4ac147 (patch) | |
tree | 81e307f39aa0f865c7fd1089f92895817b32b36f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 5fa35bd39ce106889909444c937a10b2d3a79f08 (diff) |
net: mctp: Consistent peer address handling in ioctl tag allocation
When executing ioctl to allocate tags, if the peer address is 0,
mctp_alloc_local_tag now replaces it with 0xff. However, during tag
dropping, this replacement is not performed, potentially causing the key
not to be dropped as expected.
Signed-off-by: John Wang <[email protected]>
Reviewed-by: Jeremy Kerr <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions