commit | 662c54721d3a1e8950029cb6b0ed264d59847711 | [log] [tgz] |
---|---|---|
author | Jiong Wang <jiong.wang@netronome.com> | Fri Jul 06 15:13:19 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Sat Jul 07 01:45:31 2018 +0200 |
tree | a628830a5eebb2ee9cc0ca14ad20e12faafe16a6 | |
parent | 06ae48269d1e0324d806fca30fe77112f4a4a14a [diff] |
nfp: bpf: rename umin/umax to umin_src/umax_src The two fields are a copy of umin and umax info of bpf_insn->src_reg generated by verifier. Rename to make their meaning clear. Signed-off-by: Jiong Wang <jiong.wang@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>