aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorTobias Klauser <[email protected]>2022-06-30 10:26:18 +0200
committerDaniel Borkmann <[email protected]>2022-07-05 11:51:30 +0200
commit2064a132c0de3426d5ba43023200994e0c77e652 (patch)
treec6514f108386fd60ce0450ac34c5ae767036e6e6 /tools/perf/scripts/python/mem-phys-addr.py
parentb0d93b44641a83c28014ca38001e85bf6dc8501e (diff)
bpf: Omit superfluous address family check in __bpf_skc_lookup
family is only set to either AF_INET or AF_INET6 based on len. In all other cases we return early. Thus the check against AF_UNSPEC can be omitted. Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions