diff options
author | 2018-06-06 16:31:34 +0300 | |
---|---|---|
committer | 2018-12-14 13:28:54 -0800 | |
commit | eff849b2c669ebf0df88762f082bcb252f8e883c (patch) | |
tree | b2eeb4dc8942937041d1ecf6c9cd526f5c659f81 /net | |
parent | net/mlx5: Adjustments for the activate LAG logic to run under sriov (diff) | |
download | wireguard-linux-eff849b2c669ebf0df88762f082bcb252f8e883c.tar.xz wireguard-linux-eff849b2c669ebf0df88762f082bcb252f8e883c.zip |
net/mlx5: Allow/disallow LAG according to pre-req only
Remove the lag forbid/allow functions, change the lag prereq check to
run in the do-bond logic, so every change in the prereq state will
cause LAG to be disabled/enabled accordingly after the next do-bond run.
Add lag update function, so every component which changes the prereq
state and want the LAG to re-calc the conditions can call the update
function.
Signed-off-by: Rabie Loulou <rabiel@mellanox.com>
Signed-off-by: Aviv Heller <avivh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions