linux-hardened/drivers/staging/dgap
Daeseok Youn 551a9d7394 staging: dgap: unwind on error in dgap_tty_init()
If the kzalloc() fails for channels, it need to handle
that error. It should free channels which were already
allocated.

And also removes the call to dgap_tty_uninit() in
dgap_firmware_load().

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-19 15:21:47 -07:00
..
dgap.c staging: dgap: unwind on error in dgap_tty_init() 2014-06-19 15:21:47 -07:00
dgap.h staging: dgap: Remove dead sniff buffer code 2014-05-24 02:10:49 +09:00
Kconfig staging,dgap: Add dependency on HAS_IOMEM 2014-01-15 14:51:22 -08:00
Makefile staging: dgap: Rename driver 2014-02-24 16:48:44 -08:00