]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sfc: use flow_rule_is_supp_enc_control_flags()
authorAsbjørn Sloth Tønnesen <ast@fiberby.net>
Sun, 9 Jun 2024 17:33:52 +0000 (17:33 +0000)
committerJakub Kicinski <kuba@kernel.org>
Thu, 13 Jun 2024 00:56:00 +0000 (17:56 -0700)
commit2ede54f8786f6abae25eec41dd821259484be586
treec6018ceeaee5b127fb391c92637966ab45a04728
parentb48a1540b73a3c3a9ef59ce34176cc8180c6ce57
sfc: use flow_rule_is_supp_enc_control_flags()

Change the existing check for unsupported encapsulation control flags,
to use the new helper flow_rule_is_supp_enc_control_flags().

No functional change, only compile tested.

Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
Acked-by: Edward Cree <ecree.xilinx@gmail.com>
Reviewed-by: Davide Caratti <dcaratti@redhat.com>
Link: https://lore.kernel.org/r/20240609173358.193178-3-ast@fiberby.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/tc.c