Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293033
b: refs/heads/master
c: 16d3db1
h: refs/heads/master
i:
  293031: 93d76fe
v: v3
  • Loading branch information
Dan Williams authored and James Bottomley committed Feb 29, 2012
1 parent 3907727 commit 0dd2f24
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 26a2e68f816ebd736a0484ca293457b280af4ef1
refs/heads/master: 16d3db1b298529e6aec4a4cf0f56225d9e0bc641
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_transport_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -615,6 +615,7 @@ do_sas_phy_reset(struct device *dev, size_t count, int hard_reset)
error = i->f->phy_reset(phy, hard_reset);
if (error)
return error;
phy->enabled = 1;
return count;
};

Expand Down

0 comments on commit 0dd2f24

Please sign in to comment.