aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/netback.c
diff options
context:
space:
mode:
author[email protected] <[email protected]>2013-02-18 07:59:03 +0000
committerDavid S. Miller <[email protected]>2013-02-19 00:51:08 -0500
commite0809dbc47dea83eba7a9abb70e87470904d4372 (patch)
tree210276bba9031e3df771084b87aacf5bfe4e0462 /drivers/net/xen-netback/netback.c
parentb59340c2c0508d280f10658ad662fa56a39c74c2 (diff)
bonding: Fix initialize after use for 3ad machine state spinlock
The 3ad machine state spinlock can be used before it is inititialized while doing bond_enslave() (and the port is being initialized) since port->slave is set before the lock is prepared, thus causing soft lock-ups and a multitude of other nasty bugs. [ Rename __initialize_port_locks() variable name to 'slave' -DaveM ] Signed-off-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions