From: Wilson Kok Date: Mon, 26 Jan 2015 06:16:58 +0000 (-0500) Subject: bonding: fix bond_open() don't always set slave active flag X-Git-Tag: fixes-v4.0-rc1~150^2~115^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bbe71a5956f833ec0d940419d1d368de5f1b58b;p=pandora-kernel.git bonding: fix bond_open() don't always set slave active flag Mode 802.3ad, fix incorrect bond slave active state when slave is not in active aggregator. During bond_open(), the bonding driver always sets the slave active flag to true if the bond is not in active-backup, alb, or tlb modes. Bonding should let the aggregator selection logic set the active flag when in 802.3ad mode. Cc: Andy Gospodarek Reviewed-by: Nikolay Aleksandrov Signed-off-by: Wilson Kok Signed-off-by: Jonathan Toppins Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed