commit | eb17711bc1d6611e934af5b6dabc225936084128 | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.com> | Thu Dec 19 21:20:11 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 19 19:04:43 2013 -0500 |
tree | 7ad1db69ca60c28f7a5a97171e7af83f238bf351 | |
parent | 73e74ab4e0d030f28d640507998156a22d4211f8 [diff] |
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP Set nic_info field in QUERY_FUNC_CAP, which designates supplementary NIC information is provided by the hypervisor. When set, the following fields are valid: nic_num_rings, nic_indirection_tbl_sz, cur_mac and phys_port_id. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>