mirror of https://github.com/aya-rs/aya
aya: Fixup BTF STRUCT
The kernel doesn't like Rust idents. Until we fix the kernel, we should instead remove them from the BTF that gets loaded into the kernel. As type-id's are constant, it's not too much bother to recover the name from the original BTF should you need the it. Signed-off-by: Dave Tucker <dave@dtucker.co.uk>pull/395/head
parent
a93a975cc6
commit
c3a5ca6061
Loading…
Reference in New Issue