Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144439
b: refs/heads/master
c: 5b43e71
h: refs/heads/master
i:
  144437: dd66e31
  144435: d48c787
  144431: e0c68f2
v: v3
  • Loading branch information
Swen Schillig authored and James Bottomley committed Apr 27, 2009
1 parent 334a8b8 commit 55578fc
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f7306bf6150161689aaa445c433699895f446208
refs/heads/master: 5b43e719308143ac02e6f4ee24132f8acad99ea7
3 changes: 2 additions & 1 deletion trunk/drivers/s390/scsi/zfcp_fc.c
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,8 @@ static void zfcp_fc_adisc_handler(unsigned long data)

if (adisc->els.status) {
/* request rejected or timed out */
zfcp_erp_port_forced_reopen(port, 0, "fcadh_1", NULL);
zfcp_erp_port_forced_reopen(port, ZFCP_STATUS_COMMON_ERP_FAILED,
"fcadh_1", NULL);
goto out;
}

Expand Down

0 comments on commit 55578fc

Please sign in to comment.