Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39213
b: refs/heads/master
c: 6aae873
h: refs/heads/master
i:
  39211: ae95778
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent 678ea83 commit ed5f648
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 90cbad65911b5952a03111423347a6ab38236e0b
refs/heads/master: 6aae8738473b7447284fe370d4e6816c02b4511b
2 changes: 1 addition & 1 deletion trunk/drivers/s390/scsi/zfcp_erp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@ zfcp_erp_adapter_strategy_open_qdio(struct zfcp_erp_action *erp_action)
sbale = &(adapter->response_queue.buffer[i]->element[0]);
sbale->length = 0;
sbale->flags = SBAL_FLAGS_LAST_ENTRY;
sbale->addr = 0;
sbale->addr = NULL;
}

ZFCP_LOG_TRACE("calling do_QDIO on adapter %s (flags=0x%x, "
Expand Down

0 comments on commit ed5f648

Please sign in to comment.