Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302548
b: refs/heads/master
c: 08e73be
h: refs/heads/master
v: v3
  • Loading branch information
Maciej Trela authored and Dan Williams committed May 17, 2012
1 parent 9596570 commit 664668d
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: 6119908f0fe3737bba2f64eff70599c3e41d522e
refs/heads/master: 08e73be56b6b2e5459638481a54b755ed562ada8
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/isci/port.c
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,8 @@ enum sci_status sci_port_add_phy(struct isci_port *iport,
enum sci_status status;
enum sci_port_states state;

sci_port_bcn_enable(iport);

state = iport->sm.current_state_id;
switch (state) {
case SCI_PORT_STOPPED: {
Expand Down

0 comments on commit 664668d

Please sign in to comment.