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:
1f3125a
)
firewire: cdev: fix race of fw_device_op_release with bus reset
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Sun, 14 Dec 2008 18:19:23 +0000
(19:19 +0100)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Tue, 24 Mar 2009 19:56:38 +0000
(20:56 +0100)
Unlink the client from the fw_device earlier in order to prevent bus
reset events being added to client->event_list during shutdown.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found