Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93935
b: refs/heads/master
c: aee6ef1
h: refs/heads/master
i:
  93933: 0961266
  93931: 41defed
  93927: 1f44637
  93919: d996bd7
v: v3
  • Loading branch information
Swen Schillig authored and James Bottomley committed Apr 27, 2008
1 parent 3e58806 commit b0cc007
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: bda232531f0c117921690ee3c060953c8f12e5a1
refs/heads/master: aee6ef1859fd975b285b6de1857f7dcf39671818
3 changes: 2 additions & 1 deletion trunk/drivers/s390/scsi/zfcp_fsf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1927,7 +1927,8 @@ zfcp_fsf_exchange_config_data_sync(struct zfcp_adapter *adapter,

/* setup new FSF request */
retval = zfcp_fsf_req_create(adapter, FSF_QTCB_EXCHANGE_CONFIG_DATA,
0, NULL, &lock_flags, &fsf_req);
ZFCP_WAIT_FOR_SBAL, NULL, &lock_flags,
&fsf_req);
if (retval) {
ZFCP_LOG_INFO("error: Could not create exchange configuration "
"data request for adapter %s.\n",
Expand Down

0 comments on commit b0cc007

Please sign in to comment.