commit | 78bfe0b5b67fe126ed98608e42e42fb6ed9aabd4 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Wed Jan 11 11:47:34 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Jan 11 11:47:34 2006 -0800 |
tree | ec595bf181906edbff10b93170b4b814fab60ad7 | |
parent | 97460df37ea3335ca11562568932c9f9facfecdb [diff] |
IPoIB: Take dev->xmit_lock around mc_list accesses dev->mc_list accesses must be protected by dev->xmit_lock. Found by Eli Cohen <eli@mellanox.co.il>. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>