From: Satish Ashok Date: Mon, 26 Jan 2015 06:17:00 +0000 (-0500) Subject: bonding: fix LACP PDU not sent on slave port sometimes X-Git-Tag: fixes-v4.0-rc1~150^2~115^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6373245a09e2a34f36df7d982f783291ec8fce;p=pandora-kernel.git bonding: fix LACP PDU not sent on slave port sometimes When a slave is added to a bond and it is not in full duplex mode, AD_PORT_LACP_ENABLED flag is cleared, due to this LACP PDU is not sent on slave. When the duplex is changed to full, the flag needs to be set to send LACP PDU. Cc: Andy Gospodarek Reviewed-by: Nikolay Aleksandrov Signed-off-by: Satish Ashok Signed-off-by: Jonathan Toppins Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed