diff options
author | Veaceslav Falico <[email protected]> | 2012-04-05 03:47:43 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-04-05 19:07:59 -0400 |
commit | 5a4309746cd74734daa964acb02690c22b3c8911 (patch) | |
tree | 69a985f74ca76d5524ef2854bc6e3c18bc19a25a /net/lapb/lapb_iface.c | |
parent | bcf1b70ac6eb0ed8286c66e6bf37cb747cbaa04c (diff) |
bonding: properly unset current_arp_slave on slave link up
When a slave comes up, we're unsetting the current_arp_slave without
removing active flags from it, which can lead to situations where we have
more than one slave with active flags in active-backup mode.
To avoid this situation we must remove the active flags from a slave before
removing it as a current_arp_slave.
Signed-off-by: Veaceslav Falico <[email protected]>
Signed-off-by: Jay Vosburgh <[email protected]>
Signed-off-by: Andy Gospodarek <[email protected]>
Signed-off-by: Marcelo Ricardo Leitner <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions