Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34178
b: refs/heads/master
c: 6981e93
h: refs/heads/master
v: v3
  • Loading branch information
Frank Pavlic authored and Martin Schwidefsky committed Sep 20, 2006
1 parent d439de7 commit f3a7cb5
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: 81388d2a45b89c890b981cfc83b01ec15ae3483b
refs/heads/master: 6981e936aa156c747bb3e6aea414bba673457115
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ qdio_get_inbound_buffer_frontier(struct qdio_q *q)

#ifdef QDIO_USE_PROCESSING_STATE
if (last_position>=0)
set_slsb(q, &last_position, SLSB_P_INPUT_NOT_INIT, &count);
set_slsb(q, &last_position, SLSB_P_INPUT_PROCESSING, &count);
#endif /* QDIO_USE_PROCESSING_STATE */

QDIO_DBF_HEX4(0,trace,&q->first_to_check,sizeof(int));
Expand Down

0 comments on commit f3a7cb5

Please sign in to comment.