Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119989
b: refs/heads/master
c: a6da74c
h: refs/heads/master
i:
  119987: bbb7147
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Dec 16, 2008
1 parent 19c0d07 commit 2a2a227
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 02bd3499a3be984f1e88821c3ed252c8c49c498e
refs/heads/master: a6da74cb077e88a604e5b2a6663b44c221f0ae75
3 changes: 3 additions & 0 deletions trunk/drivers/message/fusion/mptscsih.c
Original file line number Diff line number Diff line change
Expand Up @@ -2008,6 +2008,9 @@ mptscsih_host_reset(struct scsi_cmnd *SCpnt)
return FAILED;
}

/* make sure we have no outstanding commands at this stage */
mptscsih_flush_running_cmds(hd);

ioc = hd->ioc;
printk(MYIOC_s_INFO_FMT "attempting host reset! (sc=%p)\n",
ioc->name, SCpnt);
Expand Down

0 comments on commit 2a2a227

Please sign in to comment.