Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88410
b: refs/heads/master
c: 35b58b0
h: refs/heads/master
v: v3
  • Loading branch information
Ursula Braun authored and Heiko Carstens committed Apr 17, 2008
1 parent 14e3e43 commit 9c83278
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: d1e23375bf5d1079cd54a1c6bc8592c42061f1e1
refs/heads/master: 35b58b028dfc99dd390a09f66945947c4945fa64
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ __tiqdio_inbound_processing(struct qdio_q *q, int spare_ind_was_set)
* q->dev_st_chg_ind is the indicator, be it shared or not.
* only clear it, if indicator is non-shared
*/
if (!spare_ind_was_set)
if (q->dev_st_chg_ind != &spare_indicator)
tiqdio_clear_summary_bit((__u32*)q->dev_st_chg_ind);

if (q->hydra_gives_outbound_pcis) {
Expand Down

0 comments on commit 9c83278

Please sign in to comment.