[SCSI] libsas: misc fixes to the eh path
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 24 Feb 2008 05:39:59 +0000 (23:39 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 24 Feb 2008 05:53:20 +0000 (23:53 -0600)
commit8de3ef25a1fcd28d270b69417a41b424826d4f89
treed5566a47f2580c25bd24837417665c2434e730b4
parenta29c05153630b2cd5ea078c97c0abe084cd830d8
[SCSI] libsas: misc fixes to the eh path

- Correct one use after free of the sas task
- update the reset required path to move straight to LUN reset
- make the bigger hammer actually reset something instead of just trying
  to clear all the tasks.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libsas/sas_scsi_host.c