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:
2072c22
)
[BLUETOOTH]: put_device before device_del fix
author
Dave Young
<hidave.darkstar@gmail.com>
Sun, 30 Dec 2007 03:17:47 +0000
(19:17 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 30 Dec 2007 03:17:47 +0000
(19:17 -0800)
Because of workqueue delay, the put_device could be called before
device_del, so move it to del_conn.
Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found