Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177957
b: refs/heads/master
c: a61b869
h: refs/heads/master
i:
  177955: ebb686b
v: v3
  • Loading branch information
jack wang authored and James Bottomley committed Dec 10, 2009
1 parent ac43a29 commit 69fd3d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f01f4e6a1cb343fc75dc580ec9203d9719f78f95
refs/heads/master: a61b8699c764cccf85ccbf489e1772b2950ba4c6
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/pm8001/pm8001_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ static int pm8001_dev_found_notify(struct domain_device *dev)
wait_for_completion(&completion);
if (dev->dev_type == SAS_END_DEV)
msleep(50);
pm8001_ha->flags = PM8001F_RUN_TIME ;
pm8001_ha->flags |= PM8001F_RUN_TIME ;
return 0;
found_out:
spin_unlock_irqrestore(&pm8001_ha->lock, flags);
Expand Down

0 comments on commit 69fd3d7

Please sign in to comment.