commit | f0666f1f22b5748e7caf87481a0869689f9f513d | [log] [tgz] |
---|---|---|
author | Bodong Wang <bodong@mellanox.com> | Tue Feb 12 22:55:34 2019 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Feb 14 12:14:41 2019 -0800 |
tree | 25934b4095507ba43f62cf67f2ecb3cec98f2490 | |
parent | 7e4c4330a3bc7f34f82b5bc370821e1e16d425fb [diff] |
IB/mlx5: Use unified register/load function for uplink and VF vports IB driver maintains different registration and load function calls for uplink and VF vports. This is not necessary as they only differ with each other on their profiles. This patch doesn't change any functionality. Signed-off-by: Bodong Wang <bodong@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>