Home
last modified time | relevance | path

Searched hist:ed04b892e28ae96662fbb3f4c961df5ff3385d28 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/cio/
H A Dcio.ced04b892e28ae96662fbb3f4c961df5ff3385d28 Thu Mar 26 14:24:06 UTC 2009 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] cio: Try harder to disable subchannel.

Acting upon the assumption that cio_disable_subchannel()
is only called when we really want to disable the subchannel
(a) remove the check for activity (it is already done in
ccw_device_offline(), which is the place where it matters)
(b) collect pending status via tsch() and ignore it (it
can't matter anymore since the subchannel will be disabled).

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>