Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33267
b: refs/heads/master
c: 65200c2
h: refs/heads/master
i:
  33265: 18c17f4
  33263: ec59513
v: v3
  • Loading branch information
Peter Oberparleiter authored and Martin Schwidefsky committed Aug 7, 2006
1 parent 799b6e7 commit 1c224e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4bc0c4f9e74e7a5d62ef4db923b377f2aa474a8f
refs/heads/master: 65200c291c4ce397835d8232eaa0878b765a9bce
1 change: 1 addition & 0 deletions trunk/drivers/s390/cio/device_fsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -772,6 +772,7 @@ ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event)
stsch(sch->schid, &sch->schib);

if (sch->schib.scsw.actl != 0 ||
(sch->schib.scsw.stctl & SCSW_STCTL_STATUS_PEND) ||
(cdev->private->irb.scsw.stctl & SCSW_STCTL_STATUS_PEND)) {
/*
* No final status yet or final status not yet delivered
Expand Down

0 comments on commit 1c224e0

Please sign in to comment.