From f6a69a8fd6c009c0f5958f769dd4165773c75695 Mon Sep 17 00:00:00 2001 From: Mahesh Bandewar Date: Mon, 30 Mar 2015 14:31:16 -0700 Subject: [PATCH] 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 Signed-off-by: Andy Gospodarek Signed-off-by: David S. Miller --- Reading git-format-patch failed