mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-18 11:54:37 +08:00
net/mlx5: DR, Fix code indentation in dr_ste_v1
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
This commit is contained in:
parent
acde891c24
commit
c228dce262
@ -1791,7 +1791,7 @@ static int dr_ste_v1_build_src_gvmi_qpn_tag(struct mlx5dr_match_param *value,
|
||||
else
|
||||
return -EINVAL;
|
||||
|
||||
misc->source_eswitch_owner_vhca_id = 0;
|
||||
misc->source_eswitch_owner_vhca_id = 0;
|
||||
} else {
|
||||
caps = &dmn->info.caps;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user