From: Jiri Slaby Date: Mon, 6 Apr 2009 16:34:04 +0000 (+0100) Subject: tty: moxa, fix refcounting in moxa_poll_port X-Git-Tag: v2.6.30-rc1~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0fd7d73ed130583dca16405b029f56bf65109f;p=pandora-kernel.git tty: moxa, fix refcounting in moxa_poll_port There is missing tty_kref_put on some paths in moxa_poll_port, although the reference is always taken. Fix it. Signed-off-by: Jiri Slaby Reported-by: Jan 'Yenya' Kasprzak Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed