diff options
author | Jiri Pirko <[email protected]> | 2020-02-26 09:21:57 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-02-26 09:01:19 -0800 |
commit | bb0858d8bc828ebc3eaa90be02a0f32bca3c2351 (patch) | |
tree | 1f31698a315544e1c85ae5fa62817c23edafbb27 /net/switchdev/switchdev.c | |
parent | f13e4415d2715145017cbdc35f33634acf935a6f (diff) |
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Looks like the iavf code actually experienced a race condition, when a
developer took code before the check for chain 0 was put to helper.
So use tc_cls_can_offload_and_chain0() helper instead of direct check and
move the check to _cb() so this is similar to i40e code.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions