diff options
author | 2021-11-09 14:07:49 +0200 | |
---|---|---|
committer | 2021-12-02 16:53:16 -0800 | |
commit | d4bb053139e74f92905dffafddde73ed0ba9df81 (patch) | |
tree | 1df88a2527b3c7c5a952d5ff4127ebc4015432dc /net/core/dev_ioctl.c | |
parent | net/mlx5e: TC, Move common flow_action checks into function (diff) | |
download | wireguard-linux-d4bb053139e74f92905dffafddde73ed0ba9df81.tar.xz wireguard-linux-d4bb053139e74f92905dffafddde73ed0ba9df81.zip |
net/mlx5e: TC, Set flow attr ip_version earlier
Setting flow attr ip_version is not related to parsing tc flow actions.
It needs to be set after parsing flower matches which changes the spec.
So move it outside parse_tc_fdb_actions() and set it in
__mlx5e_add_fdb_flow().
Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Oz Shlomo <ozsh@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions