commit | 36e3e72120e27939233e4bd88a8d74b3a2377428 | [log] [tgz] |
---|---|---|
author | Jan Glauber <jang@linux.vnet.ibm.com> | Mon Jun 22 12:08:12 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 22 12:08:20 2009 +0200 |
tree | b9630dd367096651a23f5425f70f2c28ec886970 | |
parent | 9a2c160a8cbd5b3253672b3bac462c64d0d2eef7 [diff] |
[S390] qdio: extract all primed SBALs at once For devices without QIOASSIST primed SBALS were extracted in a loop. Remove the loop since get_buf_states can already return more than one primed SBAL. Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>