2d5604315ddae3596725bc6a author Jan Glauber 1238077469 +0100 committer Martin Schwidefsky 1238077461 +0100 [S390] qdio: seperate last move index and polling index The index value that indicated that the input queue moved was also used to store the index of the first acknowledged buffer. For non-qebsm only the newest buffer is acknowledged which may be different from the last move index so two seperate values are needed to track the input queue. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky Ö