diff options
author | Jakub Kicinski <[email protected]> | 2017-11-20 15:21:53 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2017-11-21 00:37:35 +0100 |
commit | 1f6f4cb7ba219b00a3fa9afe8049fa16444d8b52 (patch) | |
tree | 72cb4ecf1587efe24184c61c215e1ad4fd86adb6 /net/core/dev.c | |
parent | 649f11dcd19a5f0d00fdbc760fbdccdd98e56a43 (diff) |
bpf: offload: rename the ifindex field
bpf_target_prog seems long and clunky, rename it to prog_ifindex.
We don't want to call this field just ifindex, because maps
may need a similar field in the future and bpf_attr members for
programs and maps are unnamed.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions