diff options
author | Martin KaFai Lau <kafai@fb.com> | 2017-09-28 00:37:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-29 08:17:05 +0300 |
commit | 6e525d06674a21468b4e728ef880770a0ca5c60d (patch) | |
tree | 1566a63cd843f6a6815870216a4b8b52a274c81d /README | |
parent | 88cda1c9da02c8aa31e1d5dcf22e8a35cc8c19f2 (diff) | |
download | linux-6e525d06674a21468b4e728ef880770a0ca5c60d.tar.xz |
bpf: Swap the order of checking prog_info and map_info
This patch swaps the checking order. It now checks the map_info
first and then prog_info. It is a prep work for adding
test to the newly added fields (the map_ids of prog_info field
in particular).
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Alexei Starovoitov <ast@fb.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions