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:
7dd29dd
)
[PATCH] libata: disable failed devices only once in ata_bus_probe()
author
Tejun Heo
<htejun@gmail.com>
Tue, 11 Apr 2006 13:26:29 +0000
(22:26 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 11 Apr 2006 17:22:17 +0000
(13:22 -0400)
Devices which consumed all their changes used to be disabled every
iteration. This causes unnecessary noise in the console output.
Disable once and leave alone.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-core.c
patch
|
blob
|
history
diff --cc
drivers/scsi/libata-core.c
Simple merge