Home
last modified time | relevance | path

Searched hist:"9 aed6ae0647d8b23b5746223f376acd7de7b8868" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 9aed6ae0647d8b23b5746223f376acd7de7b8868 Tue Dec 03 09:43:36 CST 2019 Danit Goldberg <danitg@mellanox.com> net/core: Populate VF index in struct ifla_vf_guid

In addition to filling the node_guid and port_guid attributes,
there is a need to populate VF index too, otherwise users of netlink
interface will see same VF index for all VFs.

Fixes: 30aad41721e0 ("net/core: Add support for getting VF GUIDs")
Signed-off-by: Danit Goldberg <danitg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>