[S390] cio: change confusing message in cmf.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 22 Aug 2007 11:51:37 +0000 (13:51 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Aug 2007 11:51:47 +0000 (13:51 +0200)
commit23eb68c569cdbaad1a88015be1d69c565cd3926a
tree2a20657642632e9db2050066e50df8e6dec36dcb
parent3520c92283bb7ddd59daf90cfc1eb107dc9ab76c
[S390] cio: change confusing message in cmf.

cmf currently prints a message that more than 4096 channels are not
allowed in basic mode - however, this can only be enforced if cmf was
a module (which is no longer possible). It makes much more sense to
not check the specified number of channels and just print a message if
the block for basic mode could not be allocated (which may happen for
any number of specified channels).

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