pti: ENXIO error case memory leak PTI fix.
authorJ Freyensee <james_p_freyensee@linux.intel.com>
Wed, 25 May 2011 21:45:40 +0000 (14:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 17:01:19 +0000 (10:01 -0700)
This patch fixes a memory leak that can occur in the error case
ENXIO is returned in the pti_tty_install() routine.

Signed-off-by: J Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found