libata: fix EH-related lockup by properly cleaning EH command list
authorTejun Heo <htejun@gmail.com>
Wed, 10 Aug 2005 17:38:27 +0000 (13:38 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 10 Aug 2005 17:38:27 +0000 (13:38 -0400)
Yet another hack due to the fact that libata is the only user of SCSI's
->eh_strategy_handler() hook.


No differences found