diff options
author | Cornelia Huck <cornelia.huck@de.ibm.com> | 2008-09-03 18:26:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-10-16 09:24:49 -0700 |
commit | 286661b3777897220ecfcd774bccc68a34667f39 (patch) | |
tree | f8f456ee144eab991f1c7569c1f44cb9a220bccc /arch/cris | |
parent | 5739411acbaa63a6c22c91e340fdcdbcc7d82a51 (diff) | |
download | linux-286661b3777897220ecfcd774bccc68a34667f39.tar.gz linux-286661b3777897220ecfcd774bccc68a34667f39.tar.bz2 linux-286661b3777897220ecfcd774bccc68a34667f39.zip |
Driver core: Fix cleanup in device_create_vargs().
If device_register() in device_create_vargs() fails, the device
must be cleaned up with put_device() (which is also fine on NULL)
instead of kfree().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions