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:
8ba5e4c
)
libata: fix ata_host_release() free order
author
Tejun Heo
<htejun@gmail.com>
Fri, 9 Mar 2007 10:36:12 +0000
(19:36 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 9 Mar 2007 13:41:16 +0000
(08:41 -0500)
host->ops->host_stop() might access ports. Free ports after
host_stop.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found