commit | c513d07a2df0f7076c1707274e29737f09df3b7f | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Mar 15 17:08:25 2011 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Tue Mar 15 17:08:23 2011 +0100 |
tree | 00d9a5cdbfdbb3e4dcd9f6d90758764466c53c4e | |
parent | dbda8ce5407c731a0108a35db3e058d5d350dd80 [diff] |
[S390] cio: move options to io_sch_private Move the options member from struct subchannel to io_subchannel_private since it's I/O subchannel specific. Also remove the unused cio_get_options function. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>