diff options
author | Quentin Monnet <quentin.monnet@netronome.com> | 2018-10-07 12:56:48 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-08 10:24:12 +0200 |
commit | 1a7e62e6329c210ff67c5706fbe91187f2452baf (patch) | |
tree | b23bb6bcd7b6792bea7b6342eed4d2aab15b4f63 /drivers/net/ethernet/amd/7990.h | |
parent | c941ce9c282cc606e6517356fcc186a9da2b4ab9 (diff) |
nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth
In preparation for support for BPF to BPF calls in offloaded programs,
rename the "stack_depth" field of the struct nfp_prog as
"stack_frame_depth". This is to make it clear that the field refers to
the maximum size of the current stack frame (as opposed to the maximum
size of the whole stack memory).
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/net/ethernet/amd/7990.h')
0 files changed, 0 insertions, 0 deletions