]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[S390] cio: subchannels in no-path state.
authorPeter Oberparleiter <peter.oberparleiter@de.ibm.com>
Wed, 20 Sep 2006 13:59:54 +0000 (15:59 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 20 Sep 2006 13:59:54 +0000 (15:59 +0200)
commitdd9963f9dd0985e16e878fd3632ecadfc54d3fbb
tree323295ffcc116aceac4c0bcb20bb641d54253737
parentdcd707b4bdc10b4fa20efa116dbaeded21513115
[S390] cio: subchannels in no-path state.

Subchannel may incorrectly remain in state no-path after channel paths
have reappeared. Currently the scan for subchannels which are using a
channel path ends at the first occurrence if a full link address was
provided by the channel subsystem. The scan needs to continue over
all subchannels.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/chsc.c