diff options
author | Mykyta Yatsenko <[email protected]> | 2024-09-02 18:17:21 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-09-02 22:44:51 +0200 |
commit | b0222d1d9e6f8551a056b89b0bff38f515f3c9b5 (patch) | |
tree | 772e9d5a4ddff628d4417bb83994aef9988f9421 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 5d2784e25d7a6c216c9a4cbed2026febfb0c094c (diff) |
bpftool: Fix handling enum64 in btf dump sorting
Wrong function is used to access the first enum64 element. Substituting btf_enum(t)
with btf_enum64(t) for BTF_KIND_ENUM64.
Fixes: 94133cf24bb3 ("bpftool: Introduce btf c dump sorting")
Signed-off-by: Mykyta Yatsenko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions