diff options
author | Jakub Kicinski <[email protected]> | 2019-02-27 19:04:12 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-03-01 00:53:45 +0100 |
commit | f74a53d9a567f6bc6f6d8460e84c76bd2a45d016 (patch) | |
tree | ad08145718d46ecfe1600c2e6c6cf651e3513ce9 /scripts/gen_compile_commands.py | |
parent | ea9b6362018358a46008a8af339178469a4efe13 (diff) |
tools: libbpf: add a correctly named define for map iteration
For historical reasons the helper to loop over maps in an object
is called bpf_map__for_each while it really should be called
bpf_object__for_each_map. Rename and add a correctly named
define for backward compatibility.
Switch all in-tree users to the correct name (Quentin).
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions