commit | ec64333c3a9bc52e34d79cff23acf4e5764b1353 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Mon Dec 07 12:51:36 2009 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Dec 07 12:51:32 2009 +0100 |
tree | 2792fbb48d7000cd7395d32e079badb46244c173 | |
parent | 56e6b796fe9b99287648fc5686aae00106b37bab [diff] |
[S390] cio: handle failed disable_subchannel after device recognition Handle a failing cio_disable_subchannel at the end of our device recognition as if the recognition itself failed. This way subsequent registration steps do not need to handle enabled subchannels. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>