Skip to content
Commit 9fbf082f authored by Leon Romanovsky's avatar Leon Romanovsky Committed by David S. Miller
Browse files

net/core: Do not clear VF index for node/port GUIDs query

VF numbers were assigned to node_guid and port_guid, but cleared
right before such query calls were issued. It caused to return
node/port GUIDs of VF index 0 for all VFs.

Fixes: 30aad417

 ("net/core: Add support for getting VF GUIDs")
Reported-by: default avatarAdrian Chiris <adrianc@mellanox.com>
Signed-off-by: default avatarLeon Romanovsky <leonro@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 31484d56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment