diff options
author | Jakub Kicinski <[email protected]> | 2023-11-29 11:36:19 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-11-29 16:07:00 -0800 |
commit | ee1eb9de81dbdbf078df659062e4df256a009627 (patch) | |
tree | 02568f8e7933087eb6c0f64c2b7d8d2b17c4b148 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 987b71f86c69fa4b8922f1c7065a9fa39b7b6b56 (diff) |
tools: ynl: fix build of the page-pool sample
The name of the "destroyed" field in the reply was not changed
in the sample after we started calling it "detach_time".
page-pool.c: In function ‘main’:
page-pool.c:84:33: error: ‘struct <anonymous>’ has no member named ‘destroyed’
84 | if (pp->_present.destroyed)
| ^
Fixes: 637567e4a3ef ("tools: ynl: add sample for getting page-pool information")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions