commit | 85fb534e27eca3f433a7b53bb78cf208b92bf190 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Mar 15 17:08:28 2011 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Tue Mar 15 17:08:23 2011 +0100 |
tree | 14ba66c82b776818bf2d8166def106e6a13b225d | |
parent | f92519e83e3bd509cb861a946701a26f74cb77fa [diff] |
[S390] css: move chsc_private to drv_data Use the subchannels drv_data to access chsc_private for chsc subchannels. Note: Also set the drv_data prior to the cio_enable_subchannel call, since we can receive an interrupt the moment we enable the subchannel and the IRQ handler relies on this data. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>