net/mlx5_core: Fix static checker warnings around system guid query flow
Fix static checker warnings in the flow of system guid query.
Fixes: 707c4602cd
('net/mlx5_core: Add new query HCA vport commands')
Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
4e2987a188
commit
7cf7fa529d
@@ -48,7 +48,7 @@ int mlx5_query_hca_vport_context(struct mlx5_core_dev *dev,
|
||||
u16 vf_num,
|
||||
struct mlx5_hca_vport_context *rep);
|
||||
int mlx5_query_hca_vport_system_image_guid(struct mlx5_core_dev *dev,
|
||||
__be64 *sys_image_guid);
|
||||
u64 *sys_image_guid);
|
||||
int mlx5_query_hca_vport_node_guid(struct mlx5_core_dev *dev,
|
||||
u64 *node_guid);
|
||||
|
||||
|
Reference in New Issue
Block a user