commit | 88621dfe90677a6a07ae1aff9feb1773226bc8b0 | [log] [tgz] |
---|---|---|
author | Aviv Heller <avivh@mellanox.com> | Sun Sep 18 20:48:02 2016 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Fri Oct 07 16:54:21 2016 -0400 |
tree | 6c1e39678abcbb0496cca19e56a522ef2cd723d4 | |
parent | 9ef9c640f4c5376189d8ca70f51a50a3d0b16914 [diff] |
IB/mlx5: Port status track LAG master, when LAG is active When LAG is active, port up/down events should be triggered by tracking the LAG master, and not one of the two slave netdevs. In the same manner, ib_query_port() should return the details of the LAG master. Signed-off-by: Aviv Heller <avivh@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>