From: Bill Pemberton Date: Tue, 14 Jul 2009 19:33:52 +0000 (-0400) Subject: Staging: serqt_usb2: add missing calls to tty_kref_put() X-Git-Tag: v2.6.31-rc5~70^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a756883ac028c536479e2eb283477fec80c828;p=pandora-kernel.git Staging: serqt_usb2: add missing calls to tty_kref_put() tty_port_tty_get() was called without a corresponding tty_kref_put() in qt_read_bulk_callback() and qt_close(). Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed