Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343417
b: refs/heads/master
c: 6726a80
h: refs/heads/master
i:
  343415: 722401a
v: v3
  • Loading branch information
Jan Glauber authored and Martin Schwidefsky committed Dec 11, 2012
1 parent ef9cb23 commit ad398b6
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: bedef75506ed40ca69ee7e1b7ebe47042bab72b2
refs/heads/master: 6726a807c38d7fd09bc23a0adc738efec6ff9492
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ void qdio_print_subchannel_info(struct qdio_irq *irq_ptr,
char s[80];

snprintf(s, 80, "qdio: %s %s on SC %x using "
"AI:%d QEBSM:%d PCI:%d TDD:%d SIGA:%s%s%s%s%s\n",
"AI:%d QEBSM:%d PRI:%d TDD:%d SIGA:%s%s%s%s%s\n",
dev_name(&cdev->dev),
(irq_ptr->qib.qfmt == QDIO_QETH_QFMT) ? "OSA" :
((irq_ptr->qib.qfmt == QDIO_ZFCP_QFMT) ? "ZFCP" : "HS"),
Expand Down

0 comments on commit ad398b6

Please sign in to comment.