diff options
author | Dan Williams <dan.j.williams@intel.com> | 2011-11-29 14:54:28 -0800 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-02-19 14:09:02 -0600 |
commit | 3a2cdf391b62919d3d2862cdce3d70b9a7a99673 (patch) | |
tree | 8064bea5987445b88b074c02cf65cc5ac1b2ce98 /firmware/matrox | |
parent | 3944f50995f947558c35fb16ae0288354756762c (diff) | |
download | linux-3a2cdf391b62919d3d2862cdce3d70b9a7a99673.tar.bz2 |
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
lldds use the SAS_TASK_NEED_DEV_RESET interface to request that eh
perform a reset. In the sata device case defer the commands that
triggered the reset to libata-eh context so it can perform its pre and
post reset management.
In the sas_ata_post_internal() case the reset request is falling on deaf
ears as the sas_task is immediately destroyed without any reset action.
Since it is currently a nop, and likely superfluous given the conversion
to new-style libata-eh, just drop the request.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'firmware/matrox')
0 files changed, 0 insertions, 0 deletions