Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271092
b: refs/heads/master
c: cdd05f0
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Skirvin authored and James Bottomley committed Oct 2, 2011
1 parent 5c48e3d commit e320e4a
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: 7582ba8bdf5a119221ef663a327932cfc62bed79
refs/heads/master: cdd05f05b4adefccfa9fce7d0e10c50f38f8a4bd
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/isci/port.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,8 @@ static void isci_port_link_down(struct isci_host *isci_host,
__func__, isci_device);
set_bit(IDEV_GONE, &isci_device->flags);
}
isci_port_change_state(isci_port, isci_stopping);
}
isci_port_change_state(isci_port, isci_stopping);
}

/* Notify libsas of the borken link, this will trigger calls to our
Expand Down

0 comments on commit e320e4a

Please sign in to comment.