diff options
author | Wilson Kok <wkok@cumulusnetworks.com> | 2015-01-26 09:16:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-28 04:09:03 +0300 |
commit | 8bbe71a5956f833ec0d940419d1d368de5f1b58b (patch) | |
tree | 20603f5ff09cca3ede3772f2714eade50481cdbc /arch/arm64 | |
parent | 2477bc9a3db53540c64687c79efae9a7f1f60cef (diff) | |
download | linux-8bbe71a5956f833ec0d940419d1d368de5f1b58b.tar.xz |
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 <gospo@cumulusnetworks.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: Wilson Kok <wkok@cumulusnetworks.com>
Signed-off-by: Jonathan Toppins <jtoppins@cumulusnetworks.com>
Signed-off-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions