Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254410
b: refs/heads/master
c: d857d9a
h: refs/heads/master
v: v3
  • Loading branch information
Maciej Trela authored and Dan Williams committed Jul 3, 2011
1 parent 40c2ebf commit 13b1ac3
Show file tree
Hide file tree
Showing 7 changed files with 261 additions and 413 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: 41e2b90584695cf5ae3a29eaa115e31913fbefe0
refs/heads/master: d857d9a0adf49e332413d918322405192aafc766
200 changes: 0 additions & 200 deletions trunk/drivers/scsi/isci/core/sci_base_phy.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/drivers/scsi/isci/core/scic_sds_controller.c
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ static enum sci_status scic_sds_controller_start_next_phy(struct scic_sds_contro

for (index = 0; index < SCI_MAX_PHYS; index++) {
sci_phy = &scic->phy_table[index];
state = sci_phy->parent.state_machine.current_state_id;
state = sci_phy->state_machine.current_state_id;

if (!scic_sds_phy_get_port(sci_phy))
continue;
Expand Down
Loading

0 comments on commit 13b1ac3

Please sign in to comment.