diff options
author | Maor Dickman <maord@nvidia.com> | 2023-01-01 09:06:57 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-01-18 10:34:09 -0800 |
commit | 42cd20044e85bca865bc2a639756d1b8e1a858c1 (patch) | |
tree | 223889271bb0bd8115d2979642cc4eb5f5980700 /crypto/blowfish_generic.c | |
parent | 521933cdc4aad133b410d8f64b03f60345021138 (diff) |
net/mlx5e: Remove redundant allocation of spec in create indirect fwd group
mlx5_add_flow_rules supports creating rules without any matches by passing NULL
pointer instead of spec, if NULL is passed it will use a static empty spec.
This make allocation of spec in mlx5_create_indir_fwd_group unnecessary.
Remove the redundant allocation.
Signed-off-by: Maor Dickman <maord@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'crypto/blowfish_generic.c')
0 files changed, 0 insertions, 0 deletions