diff options
author | 2009-08-23 18:09:04 +0200 | |
---|---|---|
committer | 2009-08-23 18:10:00 +0200 | |
commit | 06739a8ad321b1e5140b318c648b0cc4bf8c6daa (patch) | |
tree | fdbee8b3b657fbd206a223d06d930931e8efb4c8 /lib/dma-debug.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 (diff) | |
download | linux-dev-06739a8ad321b1e5140b318c648b0cc4bf8c6daa.tar.xz linux-dev-06739a8ad321b1e5140b318c648b0cc4bf8c6daa.zip |
[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>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions