commit | b0a285d31bd475fdd4312e457288be558b705e55 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Sep 22 22:58:37 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Sep 22 22:58:42 2009 +0200 |
tree | a8e99fc301bedaff3e141b68f7f16183a810192e | |
parent | b827d1c8b65b27a293433e7c4723c7dfd6c4b848 [diff] |
[S390] cio: idset use actual number of ssids The functions idset_sch_new and for_each_subchannel_staged use different values for the number of subchannel sets. Make it consistent by changing idset_sch_new to also use the actual number of subchannel sets. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>