Sebastian Ott 06739a8ad3 [S390] cio: fix double free after failed device initialization
If io_subchannel_initialize_dev fails it will release the only
reference to the ccw device therefore the caller should not
kfree this device since this is done in the release function.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-08-23 18:10:00 +02:00
..
2009-03-26 15:24:14 +01:00
2008-07-14 10:02:11 +02:00
2008-12-25 13:39:10 +01:00
2009-03-26 15:24:13 +01:00
2008-10-10 21:33:53 +02:00