mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 05:30:50 +02:00
Use flow_rule_is_supp_control_flags() to reject filters with unsupported control flags. In case any unsupported control flags are masked, flow_rule_is_supp_control_flags() sets a NL extended error message, and we return -EOPNOTSUPP. Only compile-tested. Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net> Reviewed-by: Daniel Machon <daniel.machon@microchip.com> Tested-by: Daniel Machon <daniel.machon@microchip.com> Link: https://lore.kernel.org/r/20240424121632.459022-5-ast@fiberby.net Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sparx5_calendar.c | ||
| sparx5_dcb.c | ||
| sparx5_ethtool.c | ||
| sparx5_fdma.c | ||
| sparx5_mactable.c | ||
| sparx5_main.c | ||
| sparx5_main.h | ||
| sparx5_main_regs.h | ||
| sparx5_mirror.c | ||
| sparx5_netdev.c | ||
| sparx5_packet.c | ||
| sparx5_pgid.c | ||
| sparx5_phylink.c | ||
| sparx5_police.c | ||
| sparx5_pool.c | ||
| sparx5_port.c | ||
| sparx5_port.h | ||
| sparx5_psfp.c | ||
| sparx5_ptp.c | ||
| sparx5_qos.c | ||
| sparx5_qos.h | ||
| sparx5_sdlb.c | ||
| sparx5_switchdev.c | ||
| sparx5_tc.c | ||
| sparx5_tc.h | ||
| sparx5_tc_flower.c | ||
| sparx5_tc_matchall.c | ||
| sparx5_vcap_ag_api.c | ||
| sparx5_vcap_ag_api.h | ||
| sparx5_vcap_debugfs.c | ||
| sparx5_vcap_debugfs.h | ||
| sparx5_vcap_impl.c | ||
| sparx5_vcap_impl.h | ||
| sparx5_vlan.c | ||