diff options
author | Asbjørn Sloth Tønnesen <[email protected]> | 2024-04-16 14:43:30 +0000 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-05-08 09:21:39 -0700 |
commit | 21e1fe9e84f4f2fa672add77a9f9dae7e9d18b6e (patch) | |
tree | f55fdaa4ae8672c42be8c0914a0ff251ff659429 /drivers/net/ethernet/intel/igc/igc_main.c | |
parent | c7b9c49442469b536829e4d1238ce8cf352bd149 (diff) |
ice: flower: validate control flags
This driver currently doesn't support any control flags.
Use flow_rule_has_control_flags() to check for control flags,
such as can be set through `tc flower ... ip_flags frag`.
In case any control flags are masked, flow_rule_has_control_flags()
sets a NL extended error message, and we return -EOPNOTSUPP.
Only compile-tested.
Signed-off-by: Asbjørn Sloth Tønnesen <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Sujai Buvaneswaran <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions