Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39863
b: refs/heads/master
c: 85a4aa6
h: refs/heads/master
i:
  39861: 4f2ea1b
  39859: 61c031b
  39855: 86a644a
v: v3
  • Loading branch information
Cornelia Huck authored and Martin Schwidefsky committed Oct 18, 2006
1 parent e1c81ea commit a2fccf1
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: f5956f84072804712cb7b663c5c64e9800180833
refs/heads/master: 85a4aa64a85a8bd19b86887f70b13a27a363030d
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -3529,7 +3529,7 @@ do_QDIO(struct ccw_device *cdev,unsigned int callflags,
#ifdef CONFIG_QDIO_DEBUG
char dbf_text[20];

sprintf(dbf_text,"doQD%04x",cdev->private->sch_no);
sprintf(dbf_text,"doQD%04x",cdev->private->schid.sch_no);
QDIO_DBF_TEXT3(0,trace,dbf_text);
#endif /* CONFIG_QDIO_DEBUG */

Expand Down

0 comments on commit a2fccf1

Please sign in to comment.