commit | d18a9470f89727f870db944a36223bf1bb15bdc1 | [log] [tgz] |
---|---|---|
author | Majd Dibbiny <majd@mellanox.com> | Thu Jun 04 19:30:40 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 04 16:41:01 2015 -0700 |
tree | 46c705ff1117bb1d1124995baf5c2e3f8e415769 | |
parent | e74a1db03326ecdc7c3f54a581b197a26ce5eebe [diff] |
net/mlx5_core: Make the vport helpers available for the IB driver too Move the vport header file to be under include/linux/mlx5, such that the mlx5 IB can use it as well. Also add nic_ prefix to the vport NIC commands to differeniate between HCA vport commands and NIC 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>