From c5907f7c7aa255d8c270c7f05e682d2ef6041553 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 11:19:49 +0100 Subject: tools/syz-check: check templates Also rename some netfilter types to eliminate massive amounts of template warnings. Update #590 --- sys/linux/socket_netlink_generic_team.txt.warn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/linux/socket_netlink_generic_team.txt.warn (limited to 'sys/linux/socket_netlink_generic_team.txt.warn') diff --git a/sys/linux/socket_netlink_generic_team.txt.warn b/sys/linux/socket_netlink_generic_team.txt.warn new file mode 100644 index 000000000..e937de42e --- /dev/null +++ b/sys/linux/socket_netlink_generic_team.txt.warn @@ -0,0 +1,3 @@ +struct team_nl_option_policy: no corresponding struct in kernel +struct team_nl_option_policy_per_port: no corresponding struct in kernel +struct team_nl_option_policy_array: no corresponding struct in kernel -- cgit mrf-deployment