commit | 6541f7b68f229aacd2e453bc9e94335fc56419fe | [log] [tgz] |
---|---|---|
author | Jan Glauber <jang@linux.vnet.ibm.com> | Tue Sep 22 22:58:40 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Sep 22 22:58:43 2009 +0200 |
tree | d60909e665626ed5656d4269712e50652f7de2cf | |
parent | 1d7e1500a6acfc89415aa2524e2c475c980ac42a [diff] |
[S390] qdio: change state of all primed input buffers If input buffers stay in primed state qdio may not receive further interrupts for the input queue depending on the firmware. That can cause a connection hang on OSA cards. Change the state of all primed input buffers that are not acknowledged to not initialized. Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>