Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2049
b: refs/heads/master
c: 5cbf5ea
h: refs/heads/master
i:
  2047: e100904
v: v3
  • Loading branch information
brking@us.ibm.com authored and James Bottomley committed May 20, 2005
1 parent 3ccbc52 commit 07fc75b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 380c3877ae5de888cfb7a59990b9aee5a415295f
refs/heads/master: 5cbf5eaef7e4430f60844748fd33e22a5fb15167
3 changes: 1 addition & 2 deletions trunk/drivers/scsi/ipr.c
Original file line number Diff line number Diff line change
Expand Up @@ -5886,6 +5886,7 @@ static void __ipr_remove(struct pci_dev *pdev)

spin_unlock_irqrestore(ioa_cfg->host->host_lock, host_lock_flags);
wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload);
flush_scheduled_work();
spin_lock_irqsave(ioa_cfg->host->host_lock, host_lock_flags);

spin_lock(&ipr_driver_lock);
Expand Down Expand Up @@ -5916,8 +5917,6 @@ static void ipr_remove(struct pci_dev *pdev)

ENTER;

ioa_cfg->allow_cmds = 0;
flush_scheduled_work();
ipr_remove_trace_file(&ioa_cfg->host->shost_classdev.kobj,
&ipr_trace_attr);
ipr_remove_dump_file(&ioa_cfg->host->shost_classdev.kobj,
Expand Down

0 comments on commit 07fc75b

Please sign in to comment.