[S390] dasd: fix return value of dasd_generic_probe()
authorStefan Haberland <stefan.haberland@de.ibm.com>
Sat, 26 Jan 2008 13:11:08 +0000 (14:11 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 26 Jan 2008 13:11:17 +0000 (14:11 +0100)
Using the return value of ccw_device_set_online as return value for
dasd_generic_probe() causes the DASD to fail setting online

Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found