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:
abf45db
)
IPoIB: Close race in ipoib_flush_paths()
author
Eli Cohen
<eli@mellanox.co.il>
Wed, 5 Apr 2006 12:59:34 +0000
(15:59 +0300)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 10 Apr 2006 16:43:59 +0000
(09:43 -0700)
ib_sa_cancel_query() must be called with priv->lock held since
a completion might arrive and set path->query to NULL.
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found