[S390] cio: css_probe_device() must be called enabled.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 27 Oct 2006 10:39:17 +0000 (12:39 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Oct 2006 10:39:17 +0000 (12:39 +0200)
commitc2b1449bd1fd73103ed5ff1a28d8f7cbc8a01b52
treed3008cd4f9fb674fbf764823bc5e20263c5d3322
parent95425f19beed99cb9b0a79f69731eda907d9db99
[S390] cio: css_probe_device() must be called enabled.

Move css_probe_device() behind giving up the lock for the old subchannel
in css_evaluate_known_subchannel() so we aren't disabled when we call it.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/css.c