diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-01-12 15:50:08 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-01-13 17:03:25 +0100 |
| commit | 7c9ea12ca3d0db0eeb2b448844ffbf80ba599f90 (patch) | |
| tree | 2a8769a10625493c1b42ec8a65a012f3446f913c /sys/linux/socket_netlink_generic_80211.txt.warn | |
| parent | a252f56d36e0c85a0106b341188fcb19e87fda15 (diff) | |
tools/syz-check: don't check netlink policies as structs
They are not really structs in the kernel even if we describe them as structs.
Diffstat (limited to 'sys/linux/socket_netlink_generic_80211.txt.warn')
| -rw-r--r-- | sys/linux/socket_netlink_generic_80211.txt.warn | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/linux/socket_netlink_generic_80211.txt.warn b/sys/linux/socket_netlink_generic_80211.txt.warn index 1df25d900..1df878b3a 100644 --- a/sys/linux/socket_netlink_generic_80211.txt.warn +++ b/sys/linux/socket_netlink_generic_80211.txt.warn @@ -1,10 +1,8 @@ no-such-struct: msg_nl80211_payload no-such-struct: nl80211_wdev -no-such-struct: mntr_flags_policy bad-netlink-attr: nl80211_policy$cmd_key.NL80211_ATTR_KEY_DATA_WEP104: duplicate attribute bad-netlink-attr: nl80211_key_policy.NL80211_KEY_DATA_WEP104: duplicate attribute bad-netlink-attr: he_obss_pd_policy: missing attributes: [3 4 5 6] -no-such-struct: he_obss_pd_policy no-such-netlink-policy: nl80211_tx_rates_policy no-such-struct: nl80211_ht_rate bad-netlink-attr: nl80211_txattr_policy: missing attributes: [5 6 7] @@ -18,18 +16,9 @@ bad-netlink-attr: nl80211_policy$connect.NL80211_ATTR_WIPHY_EDMG_BW_CONFIG: bad bad-netlink-attr: nl80211_pmsr_ftm_req_attr_policy: missing attributes: [12] no-such-netlink-policy: nl80211_psmr_peer_attr_policy bad-netlink-attr: nl80211_pmsr_attr_policy.NL80211_PMSR_ATTR_PEERS: unhandled type NLA_NESTED_ARRAY -no-such-struct: nl80211_policy$del_nan_func -no-such-struct: nl80211_policy$probe_client -no-such-struct: nl80211_policy$set_mcast_rate -no-such-struct: nl80211_policy$set_mcast_to_ucast -no-such-struct: nl80211_policy$set_noack_map -no-such-struct: nl80211_policy$del_pmk bad-netlink-attr: nl80211_policy$setdel_pmksa.NL80211_ATTR_FILS_CACHE_ID: bad min value 0, expect 2 -no-such-struct: nl80211_policy$cookie -no-such-struct: nl80211_policy$power_save no-such-struct: nl80211_qos_map_dscp_exception no-such-netlink-policy: nl80211_cqm -no-such-struct: nl80211_policy$set_wds_peer bad-netlink-attr: nl80211_tid_config_attr_policy.NL80211_TID_CONFIG_ATTR_RETRY_SHORT: bad max value 255, expect 0 bad-netlink-attr: nl80211_tid_config_attr_policy.NL80211_TID_CONFIG_ATTR_RETRY_LONG: bad max value 255, expect 0 bad-netlink-attr: nl80211_policy$set_tid_config.NL80211_ATTR_TID_CONFIG: unhandled type NLA_NESTED_ARRAY |
