commit | e0b68fb186b251374adbd870f99b1ecea236e770 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <[email protected]> | Wed Oct 09 21:25:34 2019 -0700 |
committer | Alexei Starovoitov <[email protected]> | Wed Oct 09 21:43:42 2019 -0700 |
tree | 6fcd7ec97cc6245287223b3e440bac098a03c726 | |
parent | 25bfef430e960e695403b5d9c8dcc11b9f5d62be [diff] |
scripts/bpf: Fix xdp_md forward declaration typo Fix typo in struct xpd_md, generated from bpf_helpers_doc.py, which is causing compilation warnings for programs using bpf_helpers.h Fixes: 7a387bed47f7 ("scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions") Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]