mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
net/mlx5: DR, Remove unused struct member in matcher
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
This commit is contained in:
parent
c3fb0e280b
commit
32e9bd5853
@ -886,7 +886,6 @@ struct mlx5dr_matcher {
|
||||
struct mlx5dr_match_param mask;
|
||||
u8 match_criteria;
|
||||
refcount_t refcount;
|
||||
struct mlx5dv_flow_matcher *dv_matcher;
|
||||
};
|
||||
|
||||
struct mlx5dr_ste_action_modify_field {
|
||||
|
Loading…
Reference in New Issue
Block a user