commit | 9d49f86daba3ed22cadf01beff1b130ad25fe0bf | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Mon Sep 21 18:40:33 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Oct 14 14:32:04 2015 +0200 |
tree | 54d07327930ab0976c5aa1ee36281f07cd32c661 | |
parent | ab97d211ef1863942a90d7c93dfd563f0381ca87 [diff] |
s390/cio: introduce pathmask_to_pos We often need to correlate an 8 bit path mask with the position in a channel path array. Introduce and use pathmask_to_pos for that task. Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>