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:
6cd727b
)
[PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:57:30 +0000
(20:57 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:57:30 +0000
(20:57 +0900)
ata_bus_probe() doesn't clear dev->class after ->phy_reset(). This
can result in falsely enabled devices if probing fails. Clear
dev->class to ATA_DEV_UNKNOWN after fetching it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/libata-core.c
patch
|
blob
|
history
diff --cc
drivers/scsi/libata-core.c
Simple merge