git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97460df
)
IPoIB: Take dev->xmit_lock around mc_list accesses
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Wed, 11 Jan 2006 19:47:34 +0000
(11:47 -0800)
committer
Roland 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