]> git.karo-electronics.de Git - linux-beck.git/commit
[PATCH] s390: chps[] array too short
authorCornelia Huck <cornelia.huck@de.ibm.com>
Sat, 14 Jan 2006 21:21:03 +0000 (13:21 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 15 Jan 2006 02:27:09 +0000 (18:27 -0800)
commit871931c1eef1727d42ff3ecf993b1978cf1e209f
tree7d32ef81f40a363a6708d9fb0277e611ed20d08e
parent1f1c12afe5c3e0ef901eec12dee09df4947462ee
[PATCH] s390: chps[] array too short

The chps[] array in struct channel_subsystem is one too short; therefore the
code doesn't realize the chpid ff is already known.  When several devices on
chpid ff become available, the message "new_channel_path: could not register
ff" is displayed for every device but the first one.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/cio/css.h