Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257832
b: refs/heads/master
c: 9b7d161
h: refs/heads/master
v: v3
  • Loading branch information
Vasu Dev authored and James Bottomley committed Jun 29, 2011
1 parent 3663ed5 commit 41af511
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: f2f7b09ccea1717026915a4401f0452f05c97364
refs/heads/master: 9b7d1613a9060b7c82ac7e8e7cbee8c2392925c2
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/libfc/fc_lport.c
Original file line number Diff line number Diff line change
Expand Up @@ -1025,6 +1025,8 @@ static void fc_lport_enter_reset(struct fc_lport *lport)
fc_vport_set_state(lport->vport, FC_VPORT_LINKDOWN);
}
fc_lport_state_enter(lport, LPORT_ST_RESET);
fc_host_post_event(lport->host, fc_get_event_number(),
FCH_EVT_LIPRESET, 0);
fc_vports_linkchange(lport);
fc_lport_reset_locked(lport);
if (lport->link_up)
Expand Down

0 comments on commit 41af511

Please sign in to comment.