Files
linux/drivers
nikolay@redhat.com e0809dbc47 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 <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-19 00:51:08 -05:00
..
2013-02-08 14:22:05 -05:00
2013-01-30 11:38:25 +01:00
2012-12-18 15:19:06 +10:30
2013-01-15 10:45:26 -07:00
2012-11-16 08:14:18 -08:00
2012-11-16 08:14:18 -08:00