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:
35daeb8
)
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
author
Tejun Heo
<htejun@gmail.com>
Fri, 10 Feb 2006 06:10:48 +0000
(15:10 +0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 10 Feb 2006 11:50:47 +0000
(06:50 -0500)
->eng_timeout cannot be invoked with NULL qc anymore. Add an
assertion in ata_scsi_error() and kill NULL qc handling from all
->eng_timeout callbacks.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found