]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tty: fix the metro-usb change I messed up
authorAlan Cox <alan@linux.intel.com>
Tue, 24 Jul 2012 09:59:01 +0000 (10:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Aug 2012 19:53:30 +0000 (12:53 -0700)
commit6b9563a714138dc2377c500e588e31f7166c92f0
tree7f44c37778c3ca5fa7348f4049ffec4dc6419ec6
parent9b12daf70815364d07bc0bbac41468098264f782
tty: fix the metro-usb change I messed up

Fixes the leak of a tty kref that Jiri pointed out.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/metro-usb.c