bonding: Fix another case of LACPDU not sent on slave
authorMahesh Bandewar <maheshb@google.com>
Mon, 30 Mar 2015 21:31:16 +0000 (14:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 21:14:26 +0000 (17:14 -0400)
commitf6a69a8fd6c009c0f5958f769dd4165773c75695
tree3c3779f80febcfa01f22a79f63c42fc812917132
parentef015d72e55166c8785e897ecec149e0a20b742f
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>
drivers/net/bonding/bond_3ad.c
This page took 0.025137 seconds and 5 git commands to generate.