IPoIB: Take dev->xmit_lock around mc_list accesses
authorMichael S. Tsirkin <mst@mellanox.co.il>
Wed, 11 Jan 2006 19:47:34 +0000 (11:47 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 11 Jan 2006 19:47:34 +0000 (11:47 -0800)
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>

No differences found