Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177958
b: refs/heads/master
c: 8257ec8
h: refs/heads/master
v: v3
  • Loading branch information
jack wang authored and James Bottomley committed Dec 10, 2009
1 parent 69fd3d7 commit cc7d6cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a61b8699c764cccf85ccbf489e1772b2950ba4c6
refs/heads/master: 8257ec80ba5b333dedf3395acf90055075aeba94
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/pm8001/pm8001_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,8 @@ int pm8001_I_T_nexus_reset(struct domain_device *dev)

if (dev_is_sata(dev)) {
DECLARE_COMPLETION_ONSTACK(completion_setstate);
if (scsi_is_sas_phy_local(phy))
return 0;
rc = sas_phy_reset(phy, 1);
msleep(2000);
rc = pm8001_exec_internal_task_abort(pm8001_ha, pm8001_dev ,
Expand Down

0 comments on commit cc7d6cf

Please sign in to comment.