commit | 7ca42c8094a4e265b8007a6776380f57cf093624 | [log] [tgz] |
---|---|---|
author | Erez Shitrit <erezsh@mellanox.com> | Thu May 18 14:32:11 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Jun 19 18:40:20 2017 +0300 |
tree | 4efb27c444a8454107ef3db731959cf8703ef166 | |
parent | 076b0936e5fb8dd5513c1472a2c1d487b64d1580 [diff] |
net/mlx5e: Add new profile function update_carrier Updating the carrier involves specific HW setting, each profile should use its own function for that. Both IPoIB and VF representor don't need carrier update function, since VF representor has only a logical link to VF and IPoIB manages its own link via ib_core upper layer. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>