diff options
author | Cornelia Huck <[email protected]> | 2008-09-03 18:26:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-10-16 09:24:49 -0700 |
commit | 286661b3777897220ecfcd774bccc68a34667f39 (patch) | |
tree | f8f456ee144eab991f1c7569c1f44cb9a220bccc /net/lapb/lapb_in.c | |
parent | 5739411acbaa63a6c22c91e340fdcdbcc7d82a51 (diff) |
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 <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions