diff options
author | Jay Vosburgh <fubar@us.ibm.com> | 2007-12-07 08:40:35 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-12-07 21:00:34 +0100 |
commit | fdaea7a93d097b066e76c7db6091228a84f87ec2 (patch) | |
tree | b339439c29b8696b57cd83644f355dbb34008f70 /kernel/exit.c | |
parent | bonding: Add new layer2+3 hash for xor/802.3ad modes (diff) | |
download | linux-fdaea7a93d097b066e76c7db6091228a84f87ec2.tar.xz linux-fdaea7a93d097b066e76c7db6091228a84f87ec2.zip |
bonding: Fix race at module unload
Fixes a race condition in module unload. Without this change,
workqueue events may fire while bonding data structures are partially
freed but before bond_close() is invoked by unregister_netdevice().
Update version to 3.2.3.
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions