Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119003
b: refs/heads/master
c: 77fd949
h: refs/heads/master
i:
  119001: 62f7a9d
  118999: a5b8f16
v: v3
  • Loading branch information
Christof Schmitt authored and James Bottomley committed Nov 5, 2008
1 parent c9f0382 commit 0b1a2cb
Show file tree
Hide file tree
Showing 2 changed files with 4 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: adc90daffbb454eeae00df92855a88ba79b5b636
refs/heads/master: 77fd9494bce3188c20d82e45464ed9b1be83bf98
4 changes: 3 additions & 1 deletion trunk/drivers/s390/scsi/zfcp_ccw.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ static int zfcp_ccw_set_online(struct ccw_device *ccw_device)
zfcp_erp_adapter_reopen(adapter, ZFCP_STATUS_COMMON_ERP_FAILED, 85,
NULL);
zfcp_erp_wait(adapter);
goto out;
up(&zfcp_data.config_sema);
flush_work(&adapter->scan_work);
return 0;

out_scsi_register:
zfcp_erp_thread_kill(adapter);
Expand Down

0 comments on commit 0b1a2cb

Please sign in to comment.