commit | f6a69a8fd6c009c0f5958f769dd4165773c75695 | [log] [tgz] |
---|---|---|
author | Mahesh Bandewar <maheshb@google.com> | Mon Mar 30 14:31:16 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 17:14:26 2015 -0400 |
tree | 3c3779f80febcfa01f22a79f63c42fc812917132 | |
parent | ef015d72e55166c8785e897ecec149e0a20b742f [diff] |
bonding: Fix another case of LACPDU not sent on slave When mii-mon discovers that the link is up, it will call bond_3ad_handle_link_change() but we forget to add the LACP_ENABLED flag when we discover the speed and duplex for the slave link are normal. Change-Id: Ie8b268ecfeea0f99bf9fdcd72706c0653f9d9e49 Signed-off-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>