]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit42517438f9c1011a03e49a542cba32ac5a80dd8e
treee754cb76bd2db916dd38e6ba5f65a2e56a701b84
parentfae009847c9ea3d668bbee21ce1d76764eca5039
libata: fix EH-related lockup by properly cleaning EH command list

Yet another hack due to the fact that libata is the only user of SCSI's
->eh_strategy_handler() hook.
drivers/scsi/libata-scsi.c