diff options
| author | Ben Hutchings <[email protected]> | 2010-12-13 08:19:56 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-12-16 12:43:22 -0800 |
| commit | ffa95ed50f9fb2d8faaa6bd73086a7056ea46a06 (patch) | |
| tree | 17502c5275b8f28563ccfd15f23fe85a5e2dabfe /net/lapb/lapb_subr.c | |
| parent | 8387451e558853f7b513790c0070e3b6f0c135aa (diff) | |
bonding: Change active slave quietly when bond is down
bond_change_active_slave() may be called when a slave is added, even
if the bond has not been brought up yet. It may then attempt to send
packets, and further it may use mcast_work which is uninitialised
before the bond is brought up. Add the necessary checks for
netif_running(bond->dev).
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: Jay Vosburgh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions