Martin KaFai Lau 6e525d0667 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>
2017-09-29 06:17:05 +01:00
..
2017-08-09 14:31:58 +01:00
2017-09-14 13:46:33 -07:00
2017-09-14 13:46:33 -07:00
2017-07-26 12:25:28 +01:00
2017-02-22 16:41:26 -08:00
2017-09-05 11:40:38 -07:00