commit | bf3e4d387daed36aad2cfd4f493b07714ac0cd5e | [log] [tgz] |
---|---|---|
author | Bodong Wang <bodong@mellanox.com> | Tue Feb 12 22:55:41 2019 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Feb 14 12:14:42 2019 -0800 |
tree | 9ab3d05b79f658aa0fcecbd80a2c49e55f5d435e | |
parent | b05af6aacdb920dc3bfd27d53ade7f680d43265c [diff] |
net/mlx5: Relocate vport macros to the vport header file These are two macros in the driver general header which deal with the number of total vports and if a vport is vport manager. Such macros are vport entities, better to place them at the vport header file. This patch doesn't change any functionality. Signed-off-by: Bodong Wang <bodong@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>